Skip to content

v0.0.10

Compare
Choose a tag to compare
@marchinho11 marchinho11 released this 15 Oct 18:34
· 3 commits to main since this release
44409df

What's Changed

Improvements iteration by @marchinho11 in #17:

  • Update Python libs and dependencies
  • Add BOOLEAN type
  • Add ruff
  • Add mypy
  • Add bumpversion
  • Make comment first unnamed argument for Attributes and LinkElements
  • Set default value for change_type to ChangeType.IGNORE (useful fro Stage tables)
  • Expose BKs, valid_from, and _loaded_at columns in entity's view
  • SK's components(business keys) can be NULLable

Full Changelog: v0.0.9...v0.0.10