Skip to content

Releases: quant-aq/aeromancy

v0.3.1 Bugfix

04 Oct 18:03
2f37656
Compare
Choose a tag to compare

What's Changed

  • Fix EXTRA_DEBIAN_PACKAGES quoting bug by @dmcc in #25

Full Changelog: v0.3.0...v0.3.1

v0.3.0 Initial tags support

12 Sep 22:58
082d9d6
Compare
Choose a tag to compare

What's Changed

  • Support associating tasks with tags, minor cleanups by @dmcc in #21

Full Changelog: v0.2.2...v0.3.0

v0.2.2 Docker build improvements

08 Aug 20:25
8d6a11b
Compare
Choose a tag to compare

What's Changed

  • Dockerfile: reduce trips to github.com; take advantage of WORKDIR by @drewp in #22

New Contributors

  • @drewp made their first contribution in #22

Full Changelog: v0.2.1...v0.2.2

v0.2.1 Documentation updates

19 Jul 19:26
1284f1e
Compare
Choose a tag to compare

What's Changed

  • Add basic contribution guidelines by @dmcc in #12
  • Add SciPy 2024 abstract to docs by @dmcc in #13
  • Add SciPy 2024 poster and thumbnail by @dmcc in #14
  • Add docs for --extra-env-var by @dmcc in #17

Full Changelog: v0.2.0...v0.2.1

v0.2.0: Doc and infra improvements

15 Mar 19:25
2195751
Compare
Choose a tag to compare

Docs are dramatically better now! Also, of particular note is #9 (previously most folks might have had issues using Aeromancy in production mode).

What's Changed

  • Add workflow to release to PyPI by @dmcc in #6
  • Switch doc generation to official GitHub pages Actions by @dmcc in #7
  • Revamp docs, add Quick Start doc by @dmcc in #8
  • Move to publicly accessible URL for Docker image by @dmcc in #9
  • Disable automatic release to PyPI by @dmcc in #10

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

v0.1.0: Initial public release

12 Feb 19:48
65214e4
Compare
Choose a tag to compare

What's Changed

  • Initial version for public release by @dmcc in #1
  • Add workflow to build/deploy docs by @dmcc in #2
  • Add mkdocs-gen-files during doc workflow by @dmcc in #3
  • Add remaining doc dependencies to workflow by @dmcc in #4
  • Add more doc/template links, code of conduct by @dmcc in #5

New Contributors

  • @dmcc made their first contribution in #1

Full Changelog: https://github.com/quant-aq/aeromancy/commits/v0.1.0