coformat v0.3.0.0 Release Notes

Release Date: 2019-12-30 // over 4 years ago
    • ๐Ÿ”จ 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.

Previous changes from v0.2.1.0

    • ๐Ÿ‘ 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.