ef6f077a3b
- update to 0.4: * add --format=lines to support line by line processing * doc: tweak readme to mention --format=lines * Declare encoding to avoid fatal error * fix duplicate DEFAULT section header being output * ensure edited ini file contents are always complete * split out --options from synopsis * send --help to stdout * provide alternative --rewrite file editing option * provide --output option to allow redirecting output * use only the base 'crudini' name in --help * ensure writes to the edited ini are never lost * add a new --list option to update a list of values * honor case when merging new parameters OBS-URL: https://build.opensuse.org/request/show/255014 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/crudini?expand=0&rev=3
24 lines
908 B
Plaintext
24 lines
908 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 10 19:21:16 UTC 2014 - dmueller@suse.com
|
|
|
|
- update to 0.4:
|
|
* add --format=lines to support line by line processing
|
|
* doc: tweak readme to mention --format=lines
|
|
* Declare encoding to avoid fatal error
|
|
* fix duplicate DEFAULT section header being output
|
|
* ensure edited ini file contents are always complete
|
|
* split out --options from synopsis
|
|
* send --help to stdout
|
|
* provide alternative --rewrite file editing option
|
|
* provide --output option to allow redirecting output
|
|
* use only the base 'crudini' name in --help
|
|
* ensure writes to the edited ini are never lost
|
|
* add a new --list option to update a list of values
|
|
* honor case when merging new parameters
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 27 16:11:52 UTC 2013 - dmueller@suse.com
|
|
|
|
- Initial package (0.3)
|
|
|