All Versions
4
Latest Version
Avg Release Cycle
6 days
Latest Release
1909 days ago
Changelog History
Changelog History
-
v0.3.0.0 Changes
December 30, 2019- ๐จ A fairly major refactoring: isolated the description of the formatters.
- ๐ Change the casing of flags to be more in line with the common lisp-style.
-
v0.2.1.0 Changes
December 23, 2019- ๐ Allow the user to force-set formatter options.
- ๐ Fixed discovering the default style options: need to pass user-forced and hardcoded options, otherwise clang-format might return nonsense.
-
v0.2.0.0 Changes
December 21, 2019- ๐ Changed the scoring from Levenshtein distance to something more suitable for the task.
- ๐ Allow resuming the optimization process from an existing style file.
-
v0.1.0.0 Changes
December 11, 2019๐ Initial release: it formats something and is even tolerant to the formatter's crashes.