Releases: r4g3baby/money-lib
Releases · r4g3baby/money-lib
v3.1.0
- bbd4bd1 Release 3.1.0
- 08f090b Update tests
- 1e3479b Fix Money hash method
- bf00999 Cleanup a few things
- 072a174 Downgrade flake8 version to support Python 3.7
- 64dd1b5 Update README.md
- 59d82e2 Move to pyproject.toml
- 60aa08a Add slots to Currency
- 60df81f Update requirements.txt
- a7854d7 Update release workflow
- 698f7a5 Update test workflow
- 6b47387 Update LICENSE
- dfc8486 Bump django from 3.2.16 to 3.2.18
- 90fcd8e Bump django from 3.2.15 to 3.2.16
- a9eaca1 Bump django from 3.2.14 to 3.2.15
- 36c2c41 Update author email address
- 3600c39 Support SQLAlchemy ORM composite columns
- 01c96d3 Use python f-strings
- 8ad7786 Add python 3.10 support and drop python 3.6
- ce1957c Bump minimum required Django version from 2.2 to 3.2
- 4f4b555 Update requirements.txt
- 7ae9f3b Update GitHub workflows
- edaf3a7 Add CODE_OF_CONDUCT.md
- 05cffd6 Update FUNDING.yml
- 366e458 Update .gitignore
- 1d1489f Update LICENSE year
- 5c2a553 Bump django from 2.2.27 to 2.2.28
- 9108ec3 Bump django from 2.2.25 to 2.2.27
- b5fbacf Update pytest and flake8
- 7ca5dd1 Add quotes to Python 3.10 version
- 6f9eb36 Python 3.10 testing
- 45244b4 Bump django from 2.2.24 to 2.2.25
- 34ba778 Bump babel from 2.8.0 to 2.9.1
- db7f790 Bump django from 2.2.22 to 2.2.24
- 5d72e40 Bump django from 2.2.21 to 2.2.22
- 8987b75 Bump django from 2.2.20 to 2.2.21
- 7e4565d Bump django from 2.2.18 to 2.2.20
- 9d63caf Bump django from 2.2.16 to 2.2.18
v3.0.1
v3.0.0
- 10478a6 Release 3.0.0
- bb6026e Create release workflow
- bd55074 Update README.md
- eda9bd1 Add python 3.8 and some other classifiers
- 798e67b Add missing tests and improve others
- 1a8fe7f Move django code to its own package
- 984580e Bump django to 2.2.16 and drop support for <2.2
- 81f70d4 Fix flake8 linting errors
- f5ac08c Create test workflow
- 1db2ae4 Commit .idea settings
- d01b04c Create FUNDING.yml
- ed5a92e Move repository to github
- 9ab7881 Update .gitignore
- 3081a27 Merge pull request #1 from r4g3baby/dependabot/pip/django-2.2.13
- 2df74f9 Bump django from 2.1.15 to 2.2.13
- 76d6595 Added Python 3.8 testing
- 2517bc2 Updated LICENSE year
- e6b18fb Cleanup .gitlab-ci.yml
- 4f5878c Updated .gitignore