Releases: Saransh-cpp/riemapp
Releases · Saransh-cpp/riemapp
v0.2.0
Features
- Support Python 3.11
- Add class for arbitrary geometry
CI
- Install pkg-config
- Turn on 3.7 tests as the _bz2 issue is solved
Maintenance
- Revamp pre-commit config
Pull requests
- chore: update pre-commit hooks by @pre-commit-ci in #30
- chore: update pre-commit hooks by @pre-commit-ci in #31
- chore: update pre-commit hooks by @pre-commit-ci in #32
- Add arbitrary geometry by @Saransh-cpp in #33
- chore: update pre-commit hooks by @pre-commit-ci in #34
- chore: update pre-commit hooks by @pre-commit-ci in #35
- chore: update pre-commit hooks by @pre-commit-ci in #36
- chore: update pre-commit hooks by @pre-commit-ci in #37
- chore: update pre-commit hooks by @pre-commit-ci in #38
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in #39
- chore: update pre-commit hooks by @pre-commit-ci in #40
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #41
- chore: update pre-commit hooks by @pre-commit-ci in #42
- chore: update pre-commit hooks by @pre-commit-ci in #43
- chore: update pre-commit hooks by @pre-commit-ci in #44
- chore: update pre-commit hooks by @pre-commit-ci in #45
- chore: update pre-commit hooks by @pre-commit-ci in #46
- chore: update pre-commit hooks by @pre-commit-ci in #47
- chore: update pre-commit hooks by @pre-commit-ci in #48
- Install pkg-config by @Saransh-cpp in #50
- chore: update pre-commit hooks by @pre-commit-ci in #49
- chore: update pre-commit hooks by @pre-commit-ci in #51
- chore: update pre-commit hooks by @pre-commit-ci in #53
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #52
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #54
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #55
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by @dependabot in #56
- chore: update pre-commit hooks by @pre-commit-ci in #57
- Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in #58
- chore: update pre-commit hooks by @pre-commit-ci in #59
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #60
- chore: update pre-commit hooks by @pre-commit-ci in #62
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #61
- chore: update pre-commit hooks by @pre-commit-ci in #63
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #64
- chore: update pre-commit hooks by @pre-commit-ci in #65
- chore: update pre-commit hooks by @pre-commit-ci in #66
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #67
- chore: update pre-commit hooks by @pre-commit-ci in #68
- chore: update pre-commit hooks by @pre-commit-ci in #69
- chore: update pre-commit hooks by @pre-commit-ci in #70
- chore: update pre-commit hooks by @pre-commit-ci in #72
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #73
- chore: update pre-commit hooks by @pre-commit-ci in #74
- 3.7 again by @Saransh-cpp in #75
- chore: update pre-commit hooks by @pre-commit-ci in #76
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #77
- chore: update pre-commit hooks by @pre-commit-ci in #78
- chore: update pre-commit hooks by @pre-commit-ci in #79
- chore: update pre-commit hooks by @pre-commit-ci in #80
- chore: update pre-commit hooks by @pre-commit-ci in #81
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #82
- chore: update pre-commit hooks by @pre-commit-ci in #83
- chore: update pre-commit hooks by @pre-commit-ci in #84
New Contributors
- @pre-commit-ci made their first contribution in #30
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Merged PRs
- Prepare for v0.1.1 by @Saransh-cpp in #29
Full Changelog: https://github.com/Saransh-cpp/riemapp/blob/main/CHANGELOG.md
All commits: v0.1.0...v0.1.1
v0.1.0
- Added
riemapp
geometries as an alias tomanim
geometries - Added
ComplexMap
to generate complex mappings
Merged PRs
- Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #1
- add emails to pyproject.toml by @Naman-Priyadarshi in #3
- Add triangle to geometry by @Naman-Priyadarshi in #2
- Corrected the emails in pyproject.toml by @Onkar627 in #5
- Add geometry tests by @Naman-Priyadarshi in #4
- add test for square in geometry by @Naman-Priyadarshi in #6
- Set up docs by @Saransh-cpp in #7
- Add docstring for
riemapp.geometry.Square
by @Saransh-cpp in #8 - Fix documentation build in GH Actions by @Saransh-cpp in #12
- Set up
mypy
by @Saransh-cpp in #13 - Update
nox
config by @Saransh-cpp in #14 - add Line to geometry by @Naman-Priyadarshi in #11
- add doctrings to geometry by @Naman-Priyadarshi in #15
- Set up the core
ComplexMap
class by @Saransh-cpp in #16 - Add circle to geometry by @agriyakhetarpal in #9
- Add pull request template by @Naman-Priyadarshi in #17
- add doctrings to remaining geometry classes by @Naman-Priyadarshi in #18
- add test for geometry.Rectangle by @Naman-Priyadarshi in #19
- Fix alias by @Saransh-cpp in #23
- Add regular polygon tests in geometry.py by @Onkar627 in #25
- Add abstract for docs by @agriyakhetarpal in #22
- Add test for Polygon by @parthxtripathi in #24
- Fix typo by @agriyakhetarpal in #26
- Add tests, reprs, docs, user-friendliness, etc. etc. by @Saransh-cpp in #27
- Prepare for
v0.1.0
by @Saransh-cpp in #28
Full Changelog: https://github.com/Saransh-cpp/riemapp/blob/main/CHANGELOG.md
All commits: https://github.com/Saransh-cpp/riemapp/commits/v0.1.0