forked from pool/python-moreorless
* Support combined diffs - Update to version 0.4.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moreorless?expand=0&rev=9
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 5 21:01:13 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.5.0:
|
|
* Support combined diffs
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 16:39:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 0.4.0
|
|
- Enable CI on main branch
|
|
* Fix origin of misspelling in template generator
|
|
* Merge pull request #5 from jwilk-forks/spelling
|
|
* Fix typo
|
|
* Fix lint
|
|
* Remove test deps from runtime deps
|
|
* Switch to ufmt
|
|
* Don't prefix absolute paths.
|
|
* Merge pull request #4 from jreese/clicky
|
|
* Update docs, reduce extra code
|
|
* Add variant of echo_color_diff for precomputed diff results
|
|
* Add parameterized to dev requirements
|
|
* Document echo_color_unified_diff
|
|
* Also run CI on tmp- branches
|
|
* Add colored diffs, improve coverage
|
|
* Give meaningful error messages
|
|
* Support patches with non-overlapping offset
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 18 23:37:35 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add BuildRequires for python-dataclasses
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 11 07:42:29 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.3.0
|