Skip to content

Releases: ferflores507/objectBuilder

Fix test included in wrong suite

Choose a tag to compare

@ferflores507 ferflores507 released this 29 Jul 20:51
f513813
Merge pull request #8 from ferflores507/fix-wrong-test-suite

patch version updated

1.5.0 Schema withTargetPath

Choose a tag to compare

@ferflores507 ferflores507 released this 29 Jul 15:43
b39ed57

Now it's possible to get a path value from the current "object-like" target.

1.4.0 helpers/getObjPath has new default parameter "separator"

Choose a tag to compare

@ferflores507 ferflores507 released this 25 Jul 18:19
9466e4b

Now it's possible to specify a custom separator to get an object property path value or use the default "." (this function will be renamed in a major version to the more suitable name "getPathValue")

Add stringify and parse to schema

Choose a tag to compare

@ferflores507 ferflores507 released this 25 Jul 02:06
477a34b
Merge pull request #4 from ferflores507/add-schema-stringify-y-parse

Add schema stringify y parse

1.2.0

Choose a tag to compare

@ferflores507 ferflores507 released this 23 Jul 22:15
62ea4db

Add main functionality