File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ Changelog
2+ =========
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on `Keep a
6+ Changelog <https://keepachangelog.com/en/1.0.0/> `__
7+
8+ [Unreleased]
9+ ------------
10+
11+ [1.2] - 2019-11-14
12+ ------------------
13+ Added
14+ ~~~~~
15+ - Add ability to render WITH expression wrapped in parenthesis
16+
17+ Fixes
18+ ~~~~~
19+ - Fix anomalous backslashes in strings
20+
21+ Changed
22+ ~~~~~~~
23+ - Update the thirdparty directory structure.
24+
25+ [1.0] - 2019-10-16
26+ ------------------
27+ Added
28+ ~~~~~
29+ - New version of boolean.py library
30+ - Add ability to leave license expressions unsorted when simplifying
31+
32+ Changed
33+ ~~~~~~~
34+ - updated travis CI settings
35+
36+ [0.999] - 2019-04-29
37+ --------------------
38+ - Initial release
39+ - license-expression is small utility library to parse, compare and
40+ simplify and normalize license expressions.
41+
You can’t perform that action at this time.
0 commit comments