15
0
Files
python-jsbeautifier/python-jsbeautifier.changes
Tomáš Chvátal 2a4ff099f2 Accepting request 794584 from home:pgajdos:python
- version update to 1.11.0
  Closed Issues
  * Please bump mkdirp to fix mkdirp@0.5.1 vulnerability (#1768)
  * Support optional-chaining (#1727)
  * Please support es module (#1706)
  * Support new js proposals: optional-chaining & pipeline-operator (#1530)

OBS-URL: https://build.opensuse.org/request/show/794584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=13
2020-04-16 12:11:11 +00:00

50 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Thu Apr 16 11:59:13 UTC 2020 - pgajdos@suse.com
- version update to 1.11.0
Closed Issues
* Please bump mkdirp to fix mkdirp@0.5.1 vulnerability (#1768)
* Support optional-chaining (#1727)
* Please support es module (#1706)
* Support new js proposals: optional-chaining & pipeline-operator (#1530)
-------------------------------------------------------------------
Tue Mar 3 12:05:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.10.3:
* minor fixes
-------------------------------------------------------------------
Wed Sep 11 13:28:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.10.2:
* Please update CodeMirror Addon (#1695)
* Nested braces indentation (#223)
-------------------------------------------------------------------
Wed Jul 24 08:40:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.10.1:
* javascript fails to format when <?php > is first text inside <script> tag (#1687)
* 414 Request-URI Too Large (#1640)
-------------------------------------------------------------------
Wed May 22 14:13:04 UTC 2019 - pgajdos@suse.com
- version update to 1.10.0
* lot of releases, lot of changes, see
https://github.com/beautify-web/js-beautify/blob/master/CHANGELOG.md
- added sources
https://github.com/beautify-web/js-beautify/issues/1674
+ LICENSE
-------------------------------------------------------------------
Tue Dec 4 12:49:32 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu Sep 7 22:41:28 UTC 2017 - toddrme2178@gmail.com
- initial version