mirror of
https://github.com/chenasraf/massarg.git
synced 2026-05-18 01:39:05 +00:00
chore(release): 2.0.0-pre.1 [skip ci]
# [2.0.0-pre.1](https://github.com/chenasraf/massarg/compare/v1.0.6...v2.0.0-pre.1) (2023-11-24) ### Continuous Integration * update release config ([4b111ab](4b111ab6f6)) ### Features * array & typed options ([73c1ad9](73c1ad9591)) * built-in help command + flag ([d26114d](d26114dd32)) * example lines, help style updates ([ecd7ced](ecd7ced3e8)) * help generator ([b0d20bf](b0d20bf48a)) * improve help config, update styles, fixes ([b11cdd3](b11cdd35a8)) * pass main instance to run fn ([29d6973](29d6973eec)) * transform output name for options ([c414365](c414365fbe)) * v2 poc ([7d5d302](7d5d3025c6)) ### BREAKING CHANGES * recreated massarg package
This commit is contained in:
committed by
Chen Asraf
parent
b07e6b0f5d
commit
95d211ceb8
24
CHANGELOG.md
24
CHANGELOG.md
@@ -1,6 +1,30 @@
|
||||
# [2.0.0-pre.1](https://github.com/chenasraf/massarg/compare/v1.0.6...v2.0.0-pre.1) (2023-11-24)
|
||||
|
||||
|
||||
### Continuous Integration
|
||||
|
||||
* update release config ([4b111ab](https://github.com/chenasraf/massarg/commit/4b111ab6f69666a1f5540b08fc932bcf2ac03ee4))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* array & typed options ([73c1ad9](https://github.com/chenasraf/massarg/commit/73c1ad95913ab3cba5ca304e2759a9fd76212ccc))
|
||||
* built-in help command + flag ([d26114d](https://github.com/chenasraf/massarg/commit/d26114dd321362c9987045878fb94fc63eb91f7e))
|
||||
* example lines, help style updates ([ecd7ced](https://github.com/chenasraf/massarg/commit/ecd7ced3e8ed1f9f771d4e7522d4a8a6c76ae320))
|
||||
* help generator ([b0d20bf](https://github.com/chenasraf/massarg/commit/b0d20bf48a2c37aedab6f12b078417706b0d3e89))
|
||||
* improve help config, update styles, fixes ([b11cdd3](https://github.com/chenasraf/massarg/commit/b11cdd35a8ac0ac2c61148ddb4487dce4c0f5fca))
|
||||
* pass main instance to run fn ([29d6973](https://github.com/chenasraf/massarg/commit/29d6973eecbaa2d86e496387fe946a53c9662466))
|
||||
* transform output name for options ([c414365](https://github.com/chenasraf/massarg/commit/c414365fbe602419a19f5522055e5b3c2fed761a))
|
||||
* v2 poc ([7d5d302](https://github.com/chenasraf/massarg/commit/7d5d3025c6c65ee2d858aaf1beed50d847f423b4))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* recreated massarg package
|
||||
|
||||
# [2.0.0-pre.1](https://github.com/chenasraf/massarg/compare/v1.0.6...v2.0.0-pre.1) (2023-11-24)
|
||||
|
||||
|
||||
### Continuous Integration
|
||||
|
||||
* update release config ([0f9abec](https://github.com/chenasraf/massarg/commit/0f9abeceb0d2652875538ca69f63ab04490477a9))
|
||||
|
||||
Reference in New Issue
Block a user