forked from pool/python-moban
Replaced dependency on git with git-core OBS-URL: https://build.opensuse.org/request/show/666487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=1
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 14 00:12:54 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove base_engine.py workaround
|
|
- Removed build dependency on moban-handlebars
|
|
- Update to v0.3.8
|
|
- Allow template literals as positional arguments
|
|
- Report changes in non-zero exit code only with --exit-code
|
|
- Disables file permissions copy feature on Windows
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 9 15:58:32 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Fill base_engine.py instead of deleting it.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 8 04:19:21 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Trim description and add %check
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 04:02:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.3.7
|
|
- Simplified CLI usage
|
|
- Source tarball includes docs and tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 01 09:53:13 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.3.6
|
|
- Improved Windows support
|
|
- Gracefully skip entries encountering write permission errors.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 17 09:53:13 UTC 2018 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.3.5
|
|
- Switched from PyYAML to ruamel.yaml
|
|
- Improved error reporting for YAML syntax errors.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 27 11:00:01 UTC 2018 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial revision for v0.3.4
|