This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
[1.0.0] - 2023-03-05
Bug Fixes
- Don't use editable mode for pip install in CI (a9c83b2)
- Typo (d9e68f4)
- Explicitly run via the installed python version (89178e0)
- Bash login mode as per actions/setup-python#179 (ee9e619)
- Build using python3.11 rather than system default (3f618b9)
- Python package names dont use hyphens, only underscores (3e87f53)
- Fixed malformed project_urls (164a6ed)
- Fixed malformed project_urls (hopefully...) (a6a5852)
Features
- Add pre-commit (36822e9)
- Initial commit (29ad640)
- Remove codecov as it's not important (fff944a)
- Initial README (f5faa97)
- CD uploads to PyPi (9c4a91e)
- Add description to setup.cfg (e4044f9)
Miscellaneous Tasks
- Ignore jetbrains folders (5efb48d)
- Run CI matrix in full parallel (b15d7d2)
- Update changelog for v1.0.0 [skip pre-commit.ci] (c6542b1)
- Update changelog for v1.0.0 [skip pre-commit.ci] (6457158)
- Delete changelog for redo of v1.0.0 [skip pre-commit.ci] (3d571af)
- Update changelog for v1.0.0 [skip pre-commit.ci] (f2a6e37)
- Update changelog for v1.0.1 [skip pre-commit.ci] (88e367f)
- Delete changelog for redo of v1.0.0 [skip pre-commit.ci] (4b4f849)
- Update changelog for v1.0.0 [skip pre-commit.ci] (5b42d6c)
Refactor
- Change layout such that pip install recognizes content (ba95eb1)