| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-28 | Convert lists to tuples to make dict keys hashable, fixes #24list-hash | 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 | |
| 2018-04-02 | All types converted | Yuval Adam | |
| 2018-04-02 | Things looking good | Yuval Adam | |
| 2018-04-02 | Name cleanup | Yuval Adam | |
| 2018-04-02 | Some level of metaprogramming is working | Yuval Adam | |
| 2018-04-02 | Megazord WIP | Yuval Adam | |
| 2018-03-19 | Remove stale print callv0.3.1 | Yuval Adam | |
| 2018-03-19 | Fix README formatting | Yuval Adam | |
| 2018-03-19 | Add support for HMAC signatures, fixes #4 | Yuval Adam | |
| 2018-03-13 | Add skeleton support for RGBA, datetime and unit parsingv0.3.0 | Yuval Adam | |
| 2018-03-12 | Add support for formatted strings | Yuval Adam | |
