Skip to content

Releases: anexia-it/geofeed-validator

releases/v0.7.1

Choose a tag to compare

@bogi788 bogi788 released this 29 Oct 06:30
b0fd118

What's Changed

  • support python 3.14
  • use dict for RecordValidationResult._field_results by @bogi788 in #33

Full Changelog: releases/v0.7.0...releases/v0.7.1

releases/v0.7.0

Choose a tag to compare

@bogi788 bogi788 released this 29 Oct 05:51
9c833c5

What's Changed

  • ISSUES-17 Remove superstitious monkey patching of unittest.TestCase by @rwielk in #18
  • ISSUE-16 Use pytest for testing, drop 3.5 support, add 3.9/10 support by @rwielk in #19
  • ISSUE-15 Switch to poetry, test build in ci, fix README links by @rwielk in #23
  • ISSUE-20 Introduce black isort pre commit to enforce styleguide by @rwielk in #22
  • switch from poetry to uv by @bogi788 in #28
  • switch from black and isort to ruff by @bogi788 in #29
  • enable additional ruff checks by @bogi788 in #30
  • collapse lists, parameters and tuples to one line by @bogi788 in #31
  • SIANXKE-289 Add alpha2 tests by @pskirde in #25
  • implement validator for final rfc by @bogi788 in #32

New Contributors

Full Changelog: releases/v0.6.1...releases/v0.7.0

releases/v0.6.1: Merge pull request #14 from rwielk/v0.6.1

Choose a tag to compare

@rwielk rwielk released this 17 May 15:10
ee4f54b
v0.6.1

releases/v0.6.0: Merge pull request #13 from rwielk/0.6.0-release-notes

Choose a tag to compare

@rwielk rwielk released this 17 May 14:02
fbdf189
Add release notes and version change for upcoming 0.6.0 release