Skip to content

Releases: marchinho11/hnhm

v0.0.11

01 Mar 18:29
5888ad8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

15 Oct 18:34
44409df
Compare
Choose a tag to compare

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

v0.0.9

14 Aug 22:29
7e772c2
Compare
Choose a tag to compare

Contribute!

All contributions are welcome! Take a look at the Contribute! section

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

02 Jul 15:13
Compare
Choose a tag to compare

What's Changed

  • Add FQN for Entites, Attributes, Groups, and Links
  • Init documentation
  • Init a Tutorial
  • Update dependencies
  • Remove SqlAlchemy dependency
  • Simplify interfaces: migation and task
  • Refactor tests

Full Changelog: v0.0.7...v0.0.8

v0.0.7

18 May 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...v0.0.7

0.0.6

27 Apr 17:51
5e4bf5a
Compare
Choose a tag to compare

What's Changed

  • Refactor the Plan printing functionality by @marchinho11 in #8
  • Internal improvements by @marchinho11 in #9
    • Check all Group attributes are mapped in a Flow
    • Use the .get function in to_core functions
    • Rename "Mutation" to "Migration"
    • Remove assertions from the plan function

Full Changelog: 0.0.5...0.0.6

0.0.5

22 Apr 10:36
8289bae
Compare
Choose a tag to compare

Features

Fixes

Full Changelog: https://github.com/marchinho11/hnhm/commits/0.0.5