Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-24 | 0.6.6 -> 0.6.7 | David Florness | |
2024-08-17 | 0.6.5 -> 0.6.6 | David Florness | |
2024-04-30 | 0.6.4 -> 0.6.5 | David Florness | |
2024-04-30 | bump pkgrel for python 3.12 | David Florness | |
2024-02-01 | 0.6.3 -> 0.6.4 | David Florness | |
2023-11-27 | 0.6.2 -> 0.6.3 | David Florness | |
2023-11-10 | 0.6.1 -> 0.6.2 | David Florness | |
2023-10-12 | 0.6.0 -> 0.6.1 | David Florness | |
2023-09-16 | 0.5.15 -> 0.6.0 | David Florness | |
2023-09-16 | 0.5.14 -> 0.5.15 | David Florness | |
Release 0.5.15 includes the ability to generate the `__version__` with poetry-dynamic-versioning. So we don't need to have the sed in prepare anymore: <https://github.com/lidatong/dataclasses-json/pull/454> | |||
2023-07-31 | 0.5.13 -> 0.5.14 | David Florness | |
2023-07-25 | fix: install LICENSE | David Florness | |
2023-07-25 | fix: add missing check dependency python-hypothesis | David Florness | |
<https://aur.archlinux.org/packages/python-dataclasses-json#comment-925724> | |||
2023-07-22 | 0.5.9 -> 0.5.13 | David Florness | |
We had to skip a few versions because of release issues: <https://github.com/lidatong/dataclasses-json/issues/438#issuecomment-1638736629> This module is now using poetry instead of setuptools/pipenv: <https://github.com/lidatong/dataclasses-json/commit/094f0742faa2> We had to remove the .gitignore file in this repo because it was preventing the poetry package from building the wheel properly. I believe this issue is related: <https://github.com/python-poetry/poetry/issues/2809> I also decided to completely overhaul update.sh since it was getting unwieldy while testing the massive PKGBUILD updates. | |||
2023-07-01 | 0.5.8 -> 0.5.9 | David Florness | |
2023-06-17 | 0.5.7 -> 0.5.8 | David Florness | |
2022-03-22 | 0.5.6 -> 0.5.7 | David Florness | |
2022-03-05 | Remove dependency on python-stringcase | David Florness | |
https://github.com/lidatong/dataclasses-json/pull/249 | |||
2022-01-23 | 0.5.2 -> 0.5.6 | David Florness | |
2020-12-02 | Force update for python3.9 | Sumner Evans | |
2020-11-02 | Update dep to use python-typing_inspect from community | Sumner Evans | |
2020-10-14 | 0.5.1 -> 0.5.2 | Sumner Evans | |
2020-06-18 | 0.4.5 -> 0.5.1 | Sumner Evans | |
2020-06-07 | Initial Commit: version 0.4.5 | Sumner Evans | |