Skip to content

Releases: zmoog/axios

v0.4.0

14 May 20:40
Compare
Choose a tag to compare

What's Changed

  • Turn Grade.date type from str to datetime.date by @zmoog in #15

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Mar 06:03
0ac2eae
Compare
Choose a tag to compare

What's Changed

  • Add JSON and NDJSON output formats by @zmoog in #14

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Mar 08:08
3ae8ca0
Compare
Choose a tag to compare

What's Changed

  • Remove calls to dump_to_file helper function by @zmoog in #7
  • Switch to command + subcommand by @zmoog in #9
  • Revamp code quality checking by adding Ruff and mypy by @zmoog in #13
  • UX: clean up CLI setup and basic usage by @zmoog in #12

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Nov 23:21
064d2fe
Compare
Choose a tag to compare

What's Changed

  • Handle credentials by @zmoog in #3
  • Remove environment variables from the GHA workflow by @zmoog in #5

New Contributors

  • @zmoog made their first contribution in #3

Full Changelog: https://github.com/zmoog/axios/commits/v0.1.0