Skip to content

Releases: doov-org/doov-ts

Release 0.10.1

10 Oct 09:48
Compare
Choose a tag to compare
  • Fix for DateUtils and DateFunction

Release 0.10.0

30 Sep 09:22
Compare
Choose a tag to compare
  • Added mapping execution on a different model than input
  • Fix string matches
  • Value metadata uses JSON.stringify for readable of complex objects
  • Not operator is prefixed
  • Complete test for mappings with different in and out models
  • Switch order of generic types on Field
  • Replace date operations with UTC variants
  • Added iterable function length

Release 0.9.1

09 Sep 13:52
Compare
Choose a tag to compare

Export Classes from DOOV module

Release 0.9.0

09 Sep 13:46
Compare
Choose a tag to compare
  • Fixed d.ts imports
  • DOOV.mapNull
  • DOOV.map accepts values
  • Changed UMD module name to DOOV

Release 0.8.0

05 Sep 12:49
Compare
Choose a tag to compare

Single type converters.
API to chain type converters with using

Release 0.7.0

05 Sep 12:47
Compare
Choose a tag to compare

Support for manipulating directly from DSL array objects (iterable)
Added position and tags to Fields

Release 0.6.0

03 Sep 12:59
Compare
Choose a tag to compare

DSL support for Date objects

Release 0.5.0

03 Sep 13:01
Compare
Choose a tag to compare

2to1 mapping and type converter

Release 0.4.0

03 Sep 13:03
Compare
Choose a tag to compare

Support undefined as values

Release 0.3.0

03 Sep 13:05
Compare
Choose a tag to compare

Rearrange code into packages