Skip to content

0.11.0 (2021-02-18)

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 02:47
b3cb3c1

Finally, the major version was out! Happy new year!

Changed

  • [breaking changing] Drop file logging in favor of Crystal's Log. (removed .logging(file: ), use .logging(for: ) instead) #101 (thanks @oprypin)
  • Pre-read TZ environment value to convert timestamp's timezone during logging output. #102
  • Crystal 0.34.x support.