Releases: roniemartinez/amortization
Releases · roniemartinez/amortization
✨ Add FORTNIGHTLY
What's Changed
- ✨ Add FORTNIGHTLY by @drasco64 in #199
Dependencies
- ⬆️ Bump black from 23.3.0 to 23.7.0 by @dependabot in #146
- ⬆️ Bump types-tabulate from 0.9.0.2 to 0.9.0.3 by @dependabot in #147
- ⬆️ Bump mypy from 1.4.1 to 1.5.0 by @dependabot in #148
- ⬆️ Bump mypy from 1.5.0 to 1.5.1 by @dependabot in #149
- ⬆️ Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #150
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #151
- ⬆️ Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #152
- ⬆️ Bump black from 23.7.0 to 23.9.1 by @dependabot in #153
- ⬆️ Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #154
- ⬆️ Bump black from 23.9.1 to 23.10.0 by @dependabot in #156
- ⬆️ Bump mypy from 1.6.0 to 1.6.1 by @dependabot in #155
- ⬆️ Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #158
- ⬆️ Bump black from 23.10.0 to 23.10.1 by @dependabot in #157
- ⬆️ Bump black from 23.10.1 to 23.11.0 by @dependabot in #159
- ⬆️ Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #160
- ⬆️ Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #161
- ⬆️ Bump actions/setup-python from 4 to 5 by @dependabot in #162
- ⬆️ Bump isort from 5.12.0 to 5.13.0 by @dependabot in #163
- ⬆️ Bump isort from 5.13.0 to 5.13.1 by @dependabot in #165
- ⬆️ Bump black from 23.11.0 to 23.12.0 by @dependabot in #164
- ⬆️ Bump isort from 5.13.1 to 5.13.2 by @dependabot in #166
- ⬆️ Bump github/codeql-action from 2 to 3 by @dependabot in #167
- ⬆️ Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #168
- ⬆️ Bump black from 23.12.0 to 23.12.1 by @dependabot in #169
- ⬆️ Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #170
- ⬆️ Bump types-tabulate from 0.9.0.3 to 0.9.0.20240106 by @dependabot in #171
- ⬆️ Bump actions/cache from 3 to 4 by @dependabot in #172
- ⬆️ Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #174
- ⬆️ Bump black from 23.12.1 to 24.1.0 by @dependabot in #173
- ⬆️ Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #175
- ⬆️ Bump black from 24.1.0 to 24.1.1 by @dependabot in #176
- ⬆️ Bump codecov/codecov-action from 3.1.5 to 4.0.0 by @dependabot in #178
- ⬆️ Bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in #179
- ⬆️ Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #181
- ⬆️ Bump black from 24.1.1 to 24.2.0 by @dependabot in #180
- ⬆️ Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in #184
- ⬆️ Bump pytest from 8.0.1 to 8.0.2 by @dependabot in #182
- ⬆️ Bump pytest from 8.0.2 to 8.1.0 by @dependabot in #185
- ⬆️ Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #187
- ⬆️ Bump pytest from 8.1.0 to 8.1.1 by @dependabot in #186
- ⬆️ Bump black from 24.2.0 to 24.3.0 by @dependabot in #188
- ⬆️ Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #189
- ⬆️ Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #190
- ⬆️ Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #191
- ⬆️ Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #192
- ⬆️ Bump black from 24.3.0 to 24.4.0 by @dependabot in #193
- ⬆️ Bump black from 24.4.0 to 24.4.1 by @dependabot in #194
- ⬆️ Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #195
- ⬆️ Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #198
- ⬆️ Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #197
- ⬆️ Bump black from 24.4.1 to 24.4.2 by @dependabot in #196
- ⬆️ Bump version by @roniemartinez in #200
New Contributors
- @drasco64 made their first contribution in #199
Full Changelog: 2.3.0...2.4.0
✨ Option to set frequency
What's Changed
- ✨ Option to set frequency by @roniemartinez in #145
- 📚 Fix badge by @roniemartinez in #135
Dependencies
- ⬆️ Bump isort from 5.11.2 to 5.11.3 by @dependabot in #118
- ⬆️ Bump isort from 5.11.3 to 5.11.4 by @dependabot in #119
- ⬆️ Bump pytest from 7.2.0 to 7.2.1 by @dependabot in #120
- ⬆️ Bump isort from 5.11.4 to 5.11.5 by @dependabot in #121
- ⬆️ Bump black from 22.12.0 to 23.1.0 by @dependabot in #122
- ⬆️ Bump mypy from 0.991 to 1.0.0 by @dependabot in #123
- ⬆️ Bump mypy from 1.0.0 to 1.0.1 by @dependabot in #124
- ⬆️ Bump types-tabulate from 0.9.0.0 to 0.9.0.1 by @dependabot in #125
- ⬆️ Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #126
- ⬆️ Bump mypy from 1.0.1 to 1.1.1 by @dependabot in #127
- ⬆️ Bump black from 23.1.0 to 23.3.0 by @dependabot in #128
- ⬆️ Bump types-tabulate from 0.9.0.1 to 0.9.0.2 by @dependabot in #129
- ⬆️ Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #131
- ⬆️ Bump mypy from 1.1.1 to 1.2.0 by @dependabot in #130
- ⬆️ Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #132
- ⬆️ Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #133
- ⬆️ Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #134
- ⬆️ Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #136
- ⬆️ Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #137
- ⬆️ Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #138
- ⬆️ Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #139
- ⬆️ Bump mypy from 1.3.0 to 1.4.0 by @dependabot in #140
- ⬆️ Bump mypy from 1.4.0 to 1.4.1 by @dependabot in #141
- ⬆️ Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #142
Full Changelog: 2.2.1...2.3.0
🐛 Fix GitHub Actions shield and relax tabulate version
What's Changed
- 🐛 Fix GitHub Actions shield and relax tabulate version by @roniemartinez in #117
Full Changelog: 2.2.0...2.2.1
🐍 Support Python 3.11
What's Changed
- 🐍 Support Python 3.11 by @roniemartinez in #116
Dependencies
- ⬆️ Bump pyproject-flake8 from 0.0.1a5 to 5.0.4.post1 by @dependabot in #92
- ⬆️ Bump autoflake from 1.5.3 to 1.6.0 by @dependabot in #93
- ⬆️ Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #94
- ⬆️ Bump autoflake from 1.6.0 to 1.6.1 by @dependabot in #95
- ⬆️ Bump mypy from 0.971 to 0.981 by @dependabot in #96
- ⬆️ Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #97
- ⬆️ Bump mypy from 0.981 to 0.982 by @dependabot in #98
- ⬆️ Bump autoflake from 1.6.1 to 1.7.0 by @dependabot in #100
- ⬆️ Bump black from 22.8.0 to 22.10.0 by @dependabot in #101
- ⬆️ Bump types-tabulate from 0.8.11 to 0.9.0.0 by @dependabot in #103
- ⬆️ Bump autoflake from 1.7.0 to 1.7.4 by @dependabot in #105
- ⬆️ Bump tabulate from 0.8.10 to 0.9.0 by @dependabot in #99
- ⬆️ Bump autoflake from 1.7.4 to 1.7.6 by @dependabot in #107
- ⬆️ Bump pytest from 7.1.3 to 7.2.0 by @dependabot in #109
- ⬆️ Bump black from 22.10.0 to 22.12.0 by @dependabot in #113
- ⬆️ Bump autoflake from 1.7.6 to 1.7.8 by @dependabot in #112
- ⬆️ Bump isort from 5.10.1 to 5.11.2 by @dependabot in #115
- ⬆️ Bump mypy from 0.982 to 0.991 by @dependabot in #111
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- 💚 Use poetry 1.2 commands by @roniemartinez in #85
- ⬆️ Bump codecov/codecov-action from 2.1.0 to 3.1.0 by @dependabot in #86
- ⬆️ Bump actions/cache from 2 to 3 by @dependabot in #87
- ⬆️ Bump github/codeql-action from 1 to 2 by @dependabot in #88
- ⬆️ Bump actions/checkout from 2 to 3 by @dependabot in #90
- ⬆️ Bump actions/setup-python from 2 to 4 by @dependabot in #89
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- ⬆ Update dependencies by @roniemartinez in #84
- ⬆️ Bump pytest from 7.0.1 to 7.1.1 by @dependabot in #61
- ⬆️ Bump mypy from 0.941 to 0.942 by @dependabot in #62
- ⬆️ Bump pyproject-flake8 from 0.0.1a2 to 0.0.1a3 by @dependabot in #63
- ⬆️ Bump black from 22.1.0 to 22.3.0 by @dependabot in #64
- ⬆️ Bump pyproject-flake8 from 0.0.1a3 to 0.0.1a4 by @dependabot in #65
- ⬆️ Bump types-tabulate from 0.8.6 to 0.8.7 by @dependabot in #66
- ⬆️ Bump pytest from 7.1.1 to 7.1.2 by @dependabot in #67
- ⬆️ Bump mypy from 0.942 to 0.950 by @dependabot in #69
- ⬆️ Bump types-tabulate from 0.8.7 to 0.8.8 by @dependabot in #68
- ⬆️ Bump types-tabulate from 0.8.8 to 0.8.9 by @dependabot in #70
- ⬆️ Bump mypy from 0.950 to 0.960 by @dependabot in #71
- ⬆️ Bump mypy from 0.960 to 0.961 by @dependabot in #72
- ⬆️ Bump tabulate from 0.8.9 to 0.8.10 by @dependabot in #73
- ⬆️ Bump types-tabulate from 0.8.9 to 0.8.10 by @dependabot in #74
- ⬆️ Bump types-tabulate from 0.8.10 to 0.8.11 by @dependabot in #75
- ⬆️ Bump black from 22.3.0 to 22.6.0 by @dependabot in #76
- ⬆️ Bump mypy from 0.961 to 0.971 by @dependabot in #77
- ⬆️ Bump autoflake from 1.4 to 1.5.1 by @dependabot in #79
- ⬆️ Bump autoflake from 1.5.1 to 1.5.2 by @dependabot in #80
- ⬆️ Bump black from 22.6.0 to 22.8.0 by @dependabot in #81
- ⬆️ Bump autoflake from 1.5.2 to 1.5.3 by @dependabot in #82
- ⬆️ Bump pyproject-flake8 from 0.0.1a4 to 0.0.1a5 by @dependabot in #78
Full Changelog: 2.0.2...2.1.0
2.0.2
What's Changed
- 💚 Update workflows by @roniemartinez in #60
- 🤖 Ignore mistune in dependabot by @roniemartinez in #55
- ⬆️ Bump mypy from 0.931 to 0.940 by @dependabot in #57
- ⬆️ Bump mypy from 0.940 to 0.941 by @dependabot in #58
- ⬆️ Bump types-tabulate from 0.8.5 to 0.8.6 by @dependabot in #59
Full Changelog: 2.0.1...2.0.2