- Update to 1.15.2
* Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package
* Release wheels on pypi
* ModuleNotFoundError: No module named 'setuptools.command.test' as of latest
setuptools package release
* [Python]Compatible with setuptools>=72
- Switch build system from setuptools to pyproject.toml
* Add python-pip and python-wheel to BuildRequires
* Replace %python_build with %pyproject_wheel
* Replace %python_install with %pyproject_install
* Update name for dist directory in %files section
OBS-URL: https://build.opensuse.org/request/show/1245048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=25
* Editor not working https://beautifier.io/ (#2201)
* Set nodejs minimum to v14 (#2169)
* Invalid prettification of object with unicode escape character
as object key (#2159)
* invalid json being generated with wrap_line_length (#1932)
* Require nodejs v12 or greater (#2151)
* CSS insideNonNestedAtRule generic variable (#2147)
* Update dependencies (#2145)
* Fix CI build (#2144)
* Fixed#2133 Theme Toggle on without_codemirror Mode (#2138)
* use correct variable name (#2135)
* docs: Fix a few typos (#2127)
* Add support for new record types (cont.) (#2118)
* fix - semicolon followed by block statement doesnt have new line (#2117)
* Fix formatting related to the element (#2114)
* issue prettifying (function(){code();{code}})() (#1852)
- Update to v1.14.7
* Add brace_style option for CSS (#1259)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=21
- Update to v1.14.6
* Globs no longer work on Windows in 1.14.5 (#2093)
- Update to v1.14.5
* Dependency updates and UI tweaks (#2088)
* Bump terser from 5.12.1 to 5.14.2 (#2084)
* new layout breaks everything on long lines (#2071)
* Dark mode (#2057)
- Update to v1.14.4
* Extra space before !important added (#2056)
* css format removes space after quoted value (#2051)
* Add grid-template-areas to NON_SEMICOLON_NEWLINE_PROPERTY list (#2035)
* CSS formatter removes useful space (#2024)
* CHANGELOG.md file was wiped out in v1.14.2 (#2022)
* Fails to recognize Handlebars block with whitespace control, e.g. {{~#if true ~}} (#1988)
* Support new sass @use syntax (#1976)
* Do not remove whitespace after number (#1950)
* html formatter doesn't support handlebars partial blocks (#>) (#1869)
* in keyword in class method causes indentation problem (#1846)
* space_after_named_function not working inside an ES6 class (#1622)
* Restyle website (#1444)
* improper line concatenation between 'return' and a prefix expression (#1095)
- Update to v1.14.3
* [LESS] Fixing issues with spacing when an object literal lives inside a mixin (#2017)
* Overindentation when using "class" as a key in an object (#1838)
* CSS Grid template formatting is broken when adding track size after line names (#1817)
* SCSS module system @use problem (#1798)
* JS "space_in_empty_paren" failing for class methods (#1151)
* LESS mixins gets formatted strangely (#722)
- Update to v1.14.2
* Why put npm in dependencies? (#2005)
OBS-URL: https://build.opensuse.org/request/show/1006969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=17