All Versions
4
Latest Version
Avg Release Cycle
6 days
Latest Release
1550 days ago

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.