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 ([0f9abec](0f9abeceb0)) ### Features * array & typed options ([e2837d6](e2837d60a8)) * built-in help command + flag ([98cacc8](98cacc86ee)) * example lines, help style updates ([00e76e3](00e76e3567)) * help generator ([673bc70](673bc70674)) * improve help config, update styles, fixes ([882d040](882d040130)) * pass main instance to run fn ([e0574a1](e0574a1ad5)) * transform output name for options ([6ee8cf2](6ee8cf230b)) * v2 poc ([42e847d](42e847d87c)) ### BREAKING CHANGES * recreated massarg package
This commit is contained in:
committed by
Chen Asraf
parent
6eb382d5c9
commit
eb800e02ca
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "massarg",
|
||||
"version": "0.0.0",
|
||||
"version": "2.0.0-pre.1",
|
||||
"description": "Flexible, powerful, and simple command/argument parser for CLI applications",
|
||||
"keywords": [
|
||||
"shell",
|
||||
|
||||
Reference in New Issue
Block a user