Skip to content

Releases: simonsobs/nextline-rdb

v0.6.0

08 Feb 22:11
Compare
Choose a tag to compare

What's Changed

Changes 🚀

  • Insert new run table row at run start instead of initialize by @TaiSakuma in #35
  • Update README and Mako template in Alembic folder by @TaiSakuma in #36
  • Change the development status to Beta by @TaiSakuma in #37
  • Update pyproject.toml and GitHub Actions workflows by @TaiSakuma in #38

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 Feb 15:57
Compare
Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Jan 21:09
Compare
Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.3.1...v0.4.0

v0.3.1

22 Dec 19:06
Compare
Choose a tag to compare

What's Changed

Changes 🚀

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

v0.3.0

14 Dec 19:53
Compare
Choose a tag to compare

What's Changed

Changes 🚀

Full Changelog: v0.2.4...v0.3.0

v0.2.4

08 Dec 21:07
Compare
Choose a tag to compare

What's Changed

Changes 🚀

  • Add type annotations to funcion definitions by @TaiSakuma in #3
  • Update ORM models' repr so they can be eval-ed to reproduce the objects by @TaiSakuma in #4
  • Stop accessing the dynaconf from alembic/env.py by @TaiSakuma in #5
  • Add Hypothesis strategies for ORM models by @TaiSakuma in #6
  • Turn on trace_threads and trace_modules in a test by @TaiSakuma in #7
  • Rename Base to Model and update tests and type hints by @TaiSakuma in #8
  • Narrow the range of generated integers in tests to that of GraphQL Int. by @TaiSakuma in #9
  • Turn the dataclass DB into a context manager by @TaiSakuma in #10

Full Changelog: v0.2.3...v0.2.4

v0.2.3

19 Oct 16:40
267e390
Compare
Choose a tag to compare

What's Changed

Changes 🚀

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

17 Oct 14:24
Compare
Choose a tag to compare
Bump version 0.2.1 → 0.2.2

v0.2.1

03 Apr 18:39
Compare
Choose a tag to compare
Bump version 0.2.0 → 0.2.1

v0.2.0

31 Mar 01:33
Compare
Choose a tag to compare
Bump version 0.1.7 → 0.2.0