Current section

Files

Jump to
destructure CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [v0.3.0](https://github.com/danielberkompas/destructure/tree/v0.3.0) (2020-06-19)
[Full Changelog](https://github.com/danielberkompas/destructure/compare/v0.2.3...v0.3.0)
**Merged pull requests:**
- Handle stringly keyed maps! [\#8](https://github.com/danielberkompas/destructure/pull/8) ([erlandsona](https://github.com/erlandsona))
## [v0.2.3](https://github.com/danielberkompas/destructure/tree/v0.2.3) (2017-08-05)
[Full Changelog](https://github.com/danielberkompas/destructure/compare/v0.2.2...v0.2.3)
**Closed issues:**
- Dynamic list of arguments in function definition [\#5](https://github.com/danielberkompas/destructure/issues/5)
**Merged pull requests:**
- Add support for keyword list using square brackets [\#6](https://github.com/danielberkompas/destructure/pull/6) ([muhifauzan](https://github.com/muhifauzan))
## [v0.2.2](https://github.com/danielberkompas/destructure/tree/v0.2.2) (2016-12-30)
[Full Changelog](https://github.com/danielberkompas/destructure/compare/v0.1.1...v0.2.2)
**Closed issues:**
- Destructure Structures [\#2](https://github.com/danielberkompas/destructure/issues/2)
**Merged pull requests:**
- Fix destructure structs implementation [\#4](https://github.com/danielberkompas/destructure/pull/4) ([muhifauzan](https://github.com/muhifauzan))
- Add destructure structs feature [\#3](https://github.com/danielberkompas/destructure/pull/3) ([muhifauzan](https://github.com/muhifauzan))
## [v0.1.1](https://github.com/danielberkompas/destructure/tree/v0.1.1) (2016-10-31)
[Full Changelog](https://github.com/danielberkompas/destructure/compare/v0.1.0...v0.1.1)
**Merged pull requests:**
- Add support for custom variables in patterns [\#1](https://github.com/danielberkompas/destructure/pull/1) ([danielberkompas](https://github.com/danielberkompas))
## [v0.1.0](https://github.com/danielberkompas/destructure/tree/v0.1.0) (2016-10-31)
[Full Changelog](https://github.com/danielberkompas/destructure/compare/c31a5655739ad98dd8494145e0d461a4c423269b...v0.1.0)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*