Skip to content

Releases: marquesVF/objectypes

Version 1.3.1

14 May 17:46
Compare
Choose a tag to compare
  • Update of dependencies;
  • Fix buildObjectfor optional boolean values;
  • Fix buildObject default values;

Version 1.3.0

21 Oct 21:42
Compare
Choose a tag to compare
  • doc: refactor and add defaultValue option
  • fix: build object function
  • feat(extract-object): add defaultValue
  • feat(build-object): add default value

Dependency updates

Version 1.2.3

22 Oct 12:25
Compare
Choose a tag to compare
v.1.2.3

chore: version 1.2.3

Version 1.2.2

21 Oct 12:44
84af28a
Compare
Choose a tag to compare
Merge pull request #17 from marquesVF/fix/object-handler-validation

Fix/object handler validation

Version 1.2.1

20 Oct 18:52
Compare
Choose a tag to compare
v.1.2.1

fix/add-build-reduction-to-index

Version 1.2.0

20 Oct 18:33
4b89b02
Compare
Choose a tag to compare
Merge pull request #16 from marquesVF/feature/build-reducer

Feature/build reducer

Version 1.1.8

25 Aug 15:38
db9ecc7
Compare
Choose a tag to compare
v.1.1.8

Merge pull request #15 from marquesVF/bugfix/build-nested-object-in-a…

Version 1.1.7

25 Aug 14:17
e2bb5a8
Compare
Choose a tag to compare
v.1.1.7

Merge pull request #14 from marquesVF/bugfix/handle-primitive-number-…

Version 1.1.6

21 Aug 16:29
4f002c7
Compare
Choose a tag to compare
Merge pull request #13 from marquesVF/fix/namedOnly

Fix/named only

Version 1.1.5

18 Aug 14:49
9e331c3
Compare
Choose a tag to compare
v.1.1.5

Merge pull request #12 from marquesVF/fix/build-object-transformation…