2022-09-14 02:59:14 +02:00
|
|
|
# Changelog
|
2019-09-20 11:53:39 +02:00
|
|
|
|
2022-09-14 02:59:34 +02:00
|
|
|
## v2.1
|
|
|
|
|
|
|
|
* Migrate from egrep to grep (#31)
|
|
|
|
* Add rmTrailingZero func (#30)
|
|
|
|
|
2022-09-14 02:59:14 +02:00
|
|
|
## v2.0
|
2019-09-20 11:53:39 +02:00
|
|
|
|
|
|
|
* Progress indicator (#14)
|
|
|
|
* Undo with Overides (#15)
|
|
|
|
* Array fix (#21)
|
|
|
|
* Convert counter to season function (#22)
|
|
|
|
* Additional string operators (#23)
|
|
|
|
|
2022-09-14 02:59:14 +02:00
|
|
|
## v1.1
|
|
|
|
|
2019-09-20 11:53:39 +02:00
|
|
|
* Add bugfix
|
|
|
|
|
2022-09-14 02:59:14 +02:00
|
|
|
## v1.0
|
|
|
|
|
2019-09-20 11:53:39 +02:00
|
|
|
* Default configuration changeable for each user (#1)
|
|
|
|
* Undo function (#3)
|
|
|
|
* Advanced pattern recognition (#5)
|
|
|
|
* Counter and serial case detection
|
|
|
|
* Help menu (#8)
|
|
|
|
* Version info (#20)
|
|
|
|
* Init user config if not there (#13)
|
|
|
|
|
2022-09-14 02:59:14 +02:00
|
|
|
## before
|
|
|
|
|
2019-09-20 11:55:40 +02:00
|
|
|
* Handle different formats (#4)
|
2019-09-20 11:53:39 +02:00
|
|
|
* Basic functions Functioning
|
2019-09-20 11:55:40 +02:00
|
|
|
* Replaces the old shorter
|