Skip to content

v0.0.4 (2023-06-11)

Compare
Choose a tag to compare
@jzmiller1 jzmiller1 released this 11 Jun 16:00
63eb560
  • add ability to create Schema
  • cleaning up more naming and references related to the SchemaItem -> DatabaseItem change in v0.0.2
  • use _name_pattern attribute to avoid defining a post_init on all DatabaseItems
  • add additional tests
  • add GitHub action to run tests
  • add GitHub action to release to PyPI