Skip to content

v3.1.0

Compare
Choose a tag to compare
@adrianlee44 adrianlee44 released this 20 Jun 00:50
· 52 commits to main since this release

v3.1.0 (2022/6/19)

Features

  • ical2json: Typescript conversion
    (258b7ac)

Bug Fixes

  • cli: Skip writing to file if there is no output
    (50052a5)
  • ical2json:
    • Fix main entry
      (9a168ce)
    • Fix revert with CLI not working
      (d1708da)
    • Update packages and fix security vulnerabilities

Testing

  • ical2json: Use Github action (#37)

  • lint:

    • Update eslintrc to better lint code
      (7ac67ae)
    • Fix linting issues
      (7ec207d)
  • travis:

Documentation

  • README: Remove greenkeeper badge
    (4971013)