Skip to content

Releases: xswordsx/ff

v1.1.1

22 Jun 19:08
Compare
Choose a tag to compare

Bug-fixing

  • Fix a panic when the Time field (ts, timestamp, time) is missing

Refactoring

  • Code is now more de-coupled - more tests have been added.

v1.1.0

29 Mar 11:56
Compare
Choose a tag to compare

Deprecation

This version is deprecated due to panicking whenever an entry line is not a JSON

What's new?

  • The formatter now treats the ts field as a timestamp (if time and timestamp are not present).

Cleanup

  • The CI is now quite a bit simpler
  • Simplified the CLICOLOR check.

All changes can be found here

v1.0.0

29 Sep 20:03
Compare
Choose a tag to compare
CI: Add VERSION env var