1.0.0
What's Changed
- Bump actions/setup-python from 2 to 3 by @dependabot in #110
- Bump actions/checkout from 2 to 3 by @dependabot in #109
- Fix link error in JSON schema by @mondeja in #111
- Allow mkdocs 1.3 by @Guts in #112
- Unit testing enforced by @Guts in #113
- Tests: road to 80% of coverage by @Guts in #114
New Contributors
Commits
- c8af7dd: Bump actions/setup-python from 2 to 3 (dependabot[bot]) #110
- 3d5c5aa: Bump actions/checkout from 2 to 3 (dependabot[bot]) #109
- 932c81a: Fix link error in JSON schema (Álvaro Mondéjar) #111
- c3a2bd8: Allow mkdocs 1.3 (GeoJulien) #112
- c50e532: Fix broken hyperlinks (GeoJulien)
- 3539912: Merge branch 'main' of https://github.com/Guts/mkdocs-rss-plugin (GeoJulien)
- 92c8e71: Add test against feed length (GeoJulien) #113
- 344e3e4: Test against bad config (GeoJulien) #113
- d91b143: Test against item length (GeoJulien) #113
- dc5be82: Test against comments_path option (GeoJulien) #113
- 453a9c0: Test against minimal configuration (GeoJulien) #113
- d44016d: Test against feed ttl custom (GeoJulien) #113
- 4fc26a7: Test against pretty print (GeoJulien) #113
- 418df4a: Minor clean up (GeoJulien)
- 80b9918: Fix codecov config (GeoJulien)
- 898bdcf: Use built-in cache option in python setup action (GeoJulien)
- 49efe41: Fix codecov badge (GeoJulien)
- 51a2c32: Add new meta scenario (GeoJulien) #114
- 77fbe6e: More meta cases (GeoJulien) #114
- 15961fa: Upgrade hooks (GeoJulien)
- ff1843b: Ignore dynamically created page (GeoJulien) #114
- 09ed64d: Test against untracked page (GeoJulien) #114
- 3b2fdac: Add new meta scenario (GeoJulien) #114
- f36869f: More meta cases (GeoJulien) #114
- 861eb82: Ignore dynamically created page (GeoJulien) #114
- 5d1c2d6: Test against untracked page (GeoJulien) #114
- 44982b5: Merge branch 'quality/completing-tests' of https://github.com/Guts/mkdocs-rss-plugin into quality/completing-tests (GeoJulien) #114
- 560b372: Rm created page at the test end (GeoJulien) #114
- 0db129f: Rm missing_ok because not yet supported on py 3.7 (GeoJulien) #114
- c4b3649: Test against not git repo (GeoJulien) #114
- b5845d9: Add complete config (GeoJulien) #114
- f388c09: Fix bug regarding update custom meta key (GeoJulien) #114
- 574b76a: Test customized meta dates (GeoJulien) #114
- dd71dd1: Test bad date format (GeoJulien) #114
- 368d562: Improve test reliability (GeoJulien) #114
- 9e154b2: Prepare v1 (GeoJulien)
- 757eec8: Improve release workflow (GeoJulien)
- 73557cd: Minor doc improvment (GeoJulien)
- 441219d: Bump to 1.0.0 (GeoJulien)
Full Changelog: 0.21.0...1.0.0