Skip to content

Releases: viur-framework/viur-toolkit

v0.3.1

15 Jan 21:05
5fd7a14

Choose a tag to compare

What's Changed

  • fix: Handling of missing entity in db.increase_counter and db.write_in_transaction by @sveneberth in #44

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

v0.2.5

15 Jan 21:04
3b8ccab

Choose a tag to compare

What's Changed

  • fix: Handling of missing entity in db.increase_counter and db.write_in_transaction by @sveneberth in #44

Full Changelog: v0.2.4...v0.2.5

v0.1.6

15 Jan 21:03
8035a4e

Choose a tag to compare

What's Changed

  • fix: Handling of missing entity in db.increase_counter and db.write_in_transaction by @sveneberth in #44

Full Changelog: v0.1.5...v0.1.6

v0.3.0

07 Jan 18:36
23e10a2

Choose a tag to compare

What's Changed

New Contributors

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

v0.2.4

07 Jan 18:34
8eed683

Choose a tag to compare

What's Changed

  • fix: Simple bones with languages import broken by @phorward in #41
  • fix: Import mulitple/language RecordBones by @phorward in #38

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

v0.2.3

06 Dec 18:29

Choose a tag to compare

What's Changed

  • fix: Pass debug flag to next Importable.do_import chunk call by @sveneberth in #36

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

v0.2.2

04 Dec 22:34
f916ff7

Choose a tag to compare

What's Changed

  • fix: File import has to check the imported values, not the current bone value by @sveneberth in #34

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 Nov 12:41
22883e0

Choose a tag to compare

What's Changed

  • fix: Importer import_file call: Catch unique import_key errors in case an other import was faster by @sveneberth in #33
  • fix: Check and sanitize filename before passing to file.write by @sveneberth in #32

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Oct 20:46
d678c39

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

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