Skip to content

Releases: viur-framework/viur-toolkit

v0.2.0

29 Oct 20:46
d678c39
Compare
Choose a tag to compare

What's Changed

  • feat: Create Nil type to have no confusing <object object at 0x12345679> object by @sveneberth in #14
  • feat: Add import_conf_name parameter to Importable.create_config() to get the context by @sveneberth in #15
  • feat: Add pre-commit git hooks by @sveneberth in #18
  • feat: Add only_parameter and exclude_parameter to @debug decorator by @sveneberth in #17
  • feat: Support viur-core>=3.7; Use _private_bucket for reports' storage place by @skoegl in #19
  • feat: Add support for singleton imports by @sveneberth in #27
  • feat: Call onAdd and onEdit hooks in Importable by @sveneberth in #29

New Contributors

Full Changelog: v0.1.5...v0.2.0

v0.2.0.rc1

23 Oct 14:45
27d9e00
Compare
Choose a tag to compare

What's Changed

  • feat: Create Nil type to have no confusing <object object at 0x12345679> object by @sveneberth in #14
  • feat: Add import_conf_name parameter to Importable.create_config() to get the context by @sveneberth in #15
  • feat: Add pre-commit git hooks by @sveneberth in #18
  • feat: Add only_parameter and exclude_parameter to @debug decorator by @sveneberth in #17
  • feat: Support viur-core>=3.7; Use _private_bucket for reports' storage place by @skoegl in #19
  • feat: Add support for singleton imports by @sveneberth in #27

New Contributors

Full Changelog: v0.1.5...v0.2.0.rc1

v0.1.5

23 Oct 14:40
84c9e42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

15 Oct 14:06
ea8529a
Compare
Choose a tag to compare

What's Changed

  • fix: Importer.logout only when there is a login-method by @phorward in #22
  • chore(deps-fix): Lock mypy to 1.11.X by @sveneberth in #23

Full Changelog: v0.1.3...v0.1.4


Note: I accidentally bumped the version to an old state. The PyPi release does not contain #23, but #22. Since this makes no difference in the python code, this should be fine. This is the related release action for reference: https://github.com/viur-framework/viur-toolkit/actions/runs/11347710076

v0.1.3

11 Oct 19:43
Compare
Choose a tag to compare

What's Changed

  • fix: Don't remove -viur from project_id by @phorward in #20

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Aug 12:57
362d942
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Aug 20:00
e20164b
Compare
Choose a tag to compare

What's Changed

  • fix: Importable._bone_translation_table needs to be an instance attribute by @sveneberth in #12

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Aug 22:13
451b61d
Compare
Choose a tag to compare

We're leaving the dev pre-release phase. But please keep in mind we're still at a 0.X.X version. Which means breaking API changes are still possible (see https://semver.org/#spec-item-4).

What's Changed

New Contributors

Full Changelog: v0.1.0.dev13...v0.1.0

v0.1.0.dev13

19 Jul 18:37
Compare
Choose a tag to compare
v0.1.0.dev13 Pre-release
Pre-release

v0.1.0.dev12

19 Jul 18:14
Compare
Choose a tag to compare
v0.1.0.dev12 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump the pip group with 2 updates by @dependabot in #6
  • feat: Add ViUR importer framework from private repository by @phorward in #5

Full Changelog: v0.1.0.dev11...v0.1.0.dev12