Skip to content

v0.2.0

Compare
Choose a tag to compare
@fizruk fizruk released this 16 Feb 08:31
· 1170 commits to master since this release
495ad5d
  • Complete implementation of Yegor's rules (see #109, #112)
    • Support global counter in user-defined rules (see #105)
    • Context matching (global object and this object, see #99)
  • Fix grammar for $\varphi$-calculus (see #97 and #127)
  • Improve documentation:
    • Set up wesbite for documentation (see #104, #124, and #128)
    • Update CLI documentation (see #113)
  • Improve command line interface:
    • Support --output/-o command line option (see #92)
    • Remove logs from default output (see #106)
  • Allow collection of metrics for $\varphi$-terms (see #121)

What's Changed (generated)

Full Changelog: v0.1.0...v0.2.0