summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version 0.6.0HEADv0.6.0masterTomasz Kramkowski2025-08-311-1/+1
|
* Switch to setuptools build backendTomasz Kramkowski2025-08-312-9/+6
|
* Specify development status classifierTomasz Kramkowski2025-08-311-0/+1
|
* Fix required python versionTomasz Kramkowski2025-08-311-1/+1
|
* Use license field rather than classifierTomasz Kramkowski2025-08-311-1/+1
|
* pyproject.toml reformattingTomasz Kramkowski2025-08-311-8/+3
|
* Expand .gitignoreTomasz Kramkowski2025-08-311-1/+3
|
* Exception chaniningTomasz Kramkowski2025-08-311-4/+7
|
* v0.5.0v0.5.0Tomasz Kramkowski2025-08-311-1/+1
|
* Make module exports explicitTomasz Kramkowski2025-08-311-0/+7
|
* strict type checkingTomasz Kramkowski2025-08-312-2/+9
|
* project URLTomasz Kramkowski2025-08-311-0/+3
|
* additional classifiersTomasz Kramkowski2025-08-311-0/+3
|
* add license and headersTomasz Kramkowski2025-08-312-0/+23
|
* switch to flitTomasz Kramkowski2025-08-314-98/+22
|
* v0.4.0v0.4.0Tomasz Kramkowski2024-01-291-1/+1
|
* Make .copy transparentTomasz Kramkowski2024-01-291-1/+1
| | | | | Previously .copy read unicode, by reading bytes instead, it doesn't transform the input, and can be used to copy binary data without issues.
* Initial release, 0.3.0v0.3.0Tomasz Kramkowski2023-06-164-0/+172
|
* Initial commitTomasz Kramkowski2023-06-160-0/+0