Skip to content

Releases: MaxiMittel/dynormo

Version 1.1.3

20 Sep 14:41
Compare
Choose a tag to compare

Release Notes v1.1.3:

  • Added add function to Transformations

Refer to the documentation for more details.

Version 1.1.2

20 Sep 09:16
Compare
Choose a tag to compare

Release Notes v1.1.2:

  • Fixed issues with nullable Date attributes

Refer to the documentation for more details.

Version 1.1.1

14 Aug 12:18
Compare
Choose a tag to compare

Release Notes v1.1.1:

  • Added in and contains keywords to filter expression

Refer to the documentation for more details.

Version 1.1.0

01 Aug 14:58
Compare
Choose a tag to compare

Release Notes v1.1.0:

  • Improved logging and added support for custom loggers
  • Added support for transformations
  • Added event subscriptions
  • Fix: Arrays not updating
  • Fix: Nested objects not updating

Refer to the documentation for more details.

Version 1.0.6

09 Jul 11:44
Compare
Choose a tag to compare

Release Notes v1.0.6:

  • Fix npm package

Refer to the documentation for more details.

Version 1.0.5

09 Jul 11:40
Compare
Choose a tag to compare

Release Notes v1.0.5:

  • Fixed a bug that caused errors, when empty arrays where provided
  • Added support for npx

Refer to the documentation for more details.

Version 1.0.4

07 Jul 18:03
Compare
Choose a tag to compare

Release Notes v1.0.4:

  • Fixed a bug that caused errors, when undefined filter values where provided

Refer to the documentation for more details.

Version 1.0.3

06 Jul 20:43
Compare
Choose a tag to compare

Release Notes v1.0.3:

  • Added dynamic table name assignment at runtime
  • Added the option to specify if the generated entity types should be a type or a class
  • Fixed a bug that caused errors, when undefined filter values where provided

Refer to the documentation for more details.