File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.2] ( https://github.com/scientific-python/yaml2ics/tree/v0.2 )
4+
5+ [ Full Changelog] ( https://github.com/scientific-python/yaml2ics/compare/v0.1...v0.2 )
6+
7+ ** Merged pull requests:**
8+
9+ - Update pre-commit hooks [ \# 53] ( https://github.com/scientific-python/yaml2ics/pull/53 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
10+ - Update codecov [ \# 52] ( https://github.com/scientific-python/yaml2ics/pull/52 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
11+ - Update pre-commit [ \# 50] ( https://github.com/scientific-python/yaml2ics/pull/50 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
12+ - Increase coverage to 100% [ \# 48] ( https://github.com/scientific-python/yaml2ics/pull/48 ) ([ stefanv] ( https://github.com/stefanv ) )
13+ - Switch from flake8 to ruff [ \# 47] ( https://github.com/scientific-python/yaml2ics/pull/47 ) ([ stefanv] ( https://github.com/stefanv ) )
14+ - Flake8 migrated to GitHub [ \# 46] ( https://github.com/scientific-python/yaml2ics/pull/46 ) ([ itrich] ( https://github.com/itrich ) )
15+ - Add possibility to add additional dates to recurring events [ \# 45] ( https://github.com/scientific-python/yaml2ics/pull/45 ) ([ itrich] ( https://github.com/itrich ) )
16+
317## [ v0.1] ( https://github.com/scientific-python/yaml2ics/tree/v0.1 )
418
519[ Full Changelog] ( https://github.com/scientific-python/yaml2ics/compare/v0.1rc3...v0.1 )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
44
55[project ]
66name = " yaml2ics"
7- version = " 0.2rc1.dev0 "
7+ version = " 0.2 "
88requires-python = " >=3.8"
99authors = [{name = " Scientific Python Developers" }]
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments