forked from pool/python-curlylint
* Implement --template-tags CLI flag (#25, #77). * Changed * Add more descriptive error message for missing whitespace between HTML attributes * Move development dependencies from extras to separate requirements.txt * Declare support for Python 3.9. * Tentatively declare support for Python 3.10 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curlylint?expand=0&rev=3
16 lines
627 B
Plaintext
16 lines
627 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 16 13:35:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.13.0:
|
|
* Implement --template-tags CLI flag (#25, #77).
|
|
* Changed
|
|
* Add more descriptive error message for missing whitespace between HTML attributes
|
|
* Move development dependencies from extras to separate requirements.txt
|
|
* Declare support for Python 3.9.
|
|
* Tentatively declare support for Python 3.10
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 23 05:57:32 AM UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.12.0
|