Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Version 1.2.0

Compare
Choose a tag to compare
@just-seba just-seba released this 31 Jan 18:54
· 29 commits to main since this release
  • Bug fixes:
    • Removes buggy member padding fix feature. It is replaced by a simpler approach due to lack of time:
      • Removes trailing whitespace.
      • Removes consecutive blank lines. between the members. Adds a blank line between members if there is none.