| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-01 | Fix pyproject and update README for uvHEADv0.7.0master | Yuval Adam | |
| 2025-05-01 | Add homepage and repo in pyproject | Yuval Adam | |
| 2025-05-01 | Update CI and add ruff | Yuval Adam | |
| 2025-05-01 | Add EmptyColor marker 12, fixes #28 | Yuval Adam | |
| 2025-05-01 | Convert pyproject.toml to uv base | Yuval Adam | |
| 2024-05-20 | Cleanup README | Yuval Adam | |
| 2024-05-20 | Add formatting check in CIv0.6.0 | Yuval Adam | |
| 2024-05-20 | Check for lints with ruff | Yuval Adam | |
| 2024-05-20 | Remove old Pipfiles and setup.* files | Yuval Adam | |
| 2024-05-20 | Migrate CI to poetry | Yuval Adam | |
| 2024-05-20 | Initial pyproject.toml | Yuval Adam | |
| 2020-12-14 | Add support for binary formatted data, fixes #18 | Yuval Adam | |
| 2020-12-14 | Bump cryptography from 2.8 to 3.2 (#19) | dependabot[bot] | |
| Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2020-02-01 | Add colors test sample | Yuval Adam | |
| 2020-02-01 | Bump version to v0.5.3v0.5.3 | Yuval Adam | |
| 2020-02-01 | Add support for known color parsing (#13) | Yuval Adam | |
| * Added color parsing support * Fixed major flaw in parsing colors. * Removed debugging comments * Additional black run * Extract colors.py and restore Noop parser class * Test for unknown colors as well Co-authored-by: TiberiuD <TiberiuD@users.noreply.github.com> | |||
| 2020-02-01 | Cleanup README | Yuval Adam | |
| 2020-02-01 | Add development tools in Pipfile and update README | Yuval Adam | |
| 2020-02-01 | Bump to v0.5.2v0.5.2 | Yuval Adam | |
| 2020-02-01 | Update badges in README | Yuval Adam | |
| 2020-02-01 | Rename workflow to build.yml | Yuval Adam | |
| 2020-02-01 | Cleanup test workflow name | Yuval Adam | |
| 2020-02-01 | Add missing long_description_content_type and bump to v0.5.1v0.5.1 | Yuval Adam | |
| 2020-02-01 | Bump version to v0.5.0v0.5.0 | Yuval Adam | |
| 2020-02-01 | Just drop py3.5 from the testing matrix | Yuval Adam | |
| 2020-02-01 | Skip black for python 3.5 | Yuval Adam | |
| 2020-02-01 | Change workflow name | Yuval Adam | |
| 2020-02-01 | Remove travis.yml | Yuval Adam | |
| 2020-02-01 | Add test workflow | Yuval Adam | |
| 2020-02-01 | Run black on entire codebase | Yuval Adam | |
| 2020-02-01 | Add python 3.7 and 3.8 support | Yuval Adam | |
| 2018-04-13 | Add newly discovered references | Yuval Adam | |
| 2018-04-12 | Description update | Yuval Adam | |
| 2018-04-12 | HTML escaping was bad ideav0.4.3 | Yuval Adam | |
| 2018-04-12 | Attempt to fix HTML escaping on PyPIv0.4.2 | Yuval Adam | |
| 2018-04-12 | Small RST fix | Yuval Adam | |
| 2018-04-12 | Update READMEv0.4.1 | Yuval Adam | |
| 2018-04-12 | Small formatting changev0.4.0 | Yuval Adam | |
| 2018-04-12 | Support raw bytes in CLI | Yuval Adam | |
| 2018-04-02 | Expand references section in README | Yuval Adam | |
| 2018-04-02 | Update Python 3.5 requirement | Yuval Adam | |
| 2018-04-02 | Fix erroneous f-string | Yuval Adam | |
| 2018-04-02 | Bump version | Yuval Adam | |
| 2018-04-02 | Fix formatted string test | Yuval Adam | |
| 2018-04-02 | Remove Type type parsing | Yuval Adam | |
| Merge the type markers within existing String and Integer types | |||
| 2018-04-02 | Add comments and fix Color test | Yuval Adam | |
| 2018-04-02 | Whitespace | Yuval Adam | |
| 2018-04-02 | Final static parsing fix | Yuval Adam | |
| 2018-04-02 | One more static call | Yuval Adam | |
| 2018-04-02 | Convert all parse() methods to static | Yuval Adam | |
