Releases: reidhoch/oeis-seq
Releases · reidhoch/oeis-seq
v0.1.9
v0.1.8
What's Changed
- Adding coverage report. by @reidhoch in #20
- Expanding test coverage. by @reidhoch in #21
- Add tooling config to pyproject.toml by @reidhoch in #23
- Centered polygons by @reidhoch in #27
- Pyramidal numbers. by @reidhoch in #28
- Kynea numbers by @reidhoch in #31
- Use Python 3.10 by @reidhoch in #68
- Update dependencies by @reidhoch in #114
- Workflows by @reidhoch in #115
- Scan actions for updates by @reidhoch in #138
- Increment poetry-version by @reidhoch in #143
- Main by @reidhoch in #145
- Dependency review by @reidhoch in #155
- Adding fermat and mersenne by @reidhoch in #159
- Carmichael by @reidhoch in #160
- Carmichael by @reidhoch in #162
- Typing cleanup by @reidhoch in #164
- n-smooth numbers by @reidhoch in #165
- k-rough numbers by @reidhoch in #166
- Unusual numbers by @reidhoch in #167
- Comment fix by @reidhoch in #168
- Expanding coverage by @reidhoch in #173
- Using tox for local development by @reidhoch in #176
- Added Hilbert and Sorting numbers by @reidhoch in #184
- Bump version to 0.1.8 by @reidhoch in #185
Full Changelog: v0.1.5...v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
0.1.3
v0.1.2: Merging release 0.1.2 (#7)
* Bump version number * Added Registry functionality to track sequences by OEIS identifier * Added a couple of sequences * Fix 3.8 * Added A100702
Added Registry functionality to track sequences by OEIS identifier
Added Registry functionality to track sequences by OEIS identifier (#5) * Update project name * Correct package for publishing * Added Registry functionality to track sequences by OEIS identifier * Added Registry functionality to track sequences by OEIS identifier (#3) * Bump version number
Initial release
Develop (#2) * Update project name * Correct package for publishing