Releases: duart38/Carpenter
Releases · duart38/Carpenter
v0.9.0
What's new
- Add OBJECT carpenter
- Add VALUE carpenter for unknown values
- Add switch examples
- Add filter and thenFilter methods to ARRAY carpenter
- Add map and thenMap methods to ARRAY carpenter
- Adjusted code to play nicely with deno doc
- Added more tests
- Fixed a typeScript issue that caused the IDE to complain incorrectly
- fmt
v0.2.1
v0.2.0
What's new
- adjusted string else clause to be able to modify the internal value
- adjusted string do clause to be able to modify the internal value
- Implemented ARRAY carpenter
For further documentation on ARRAY check out the documentation