Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Releases: SimenB/check-es3-syntax

1.0.2

18 Dec 14:36
6c80078

Choose a tag to compare

Fixed

  • If you write the patch to disk, we didn't properly await the promise

1.0.1

18 Dec 14:24
f9e38c7

Choose a tag to compare

Changed

  • Add note in readme about CJS export

1.0.0

05 Jun 17:00
2c95f6f

Choose a tag to compare

Added

  • A Changelog!
  • Add function for checking string content, not just files

Changed

  • Disregard pathname when saving patch-file to disk
  • Correct URL to repo in package.json

Internal

  • Add tests for 100% test coverage!
  • Add Travis and AppVeyor integrations

0.2.1

05 Jun 12:03
2d26114

Choose a tag to compare

Changed

  • Fix small bug with the array introduced in v0.2.0 if only a single file is passed

0.2.0

05 Jun 12:02
a976a03

Choose a tag to compare

Added

  • Handle being passed a directory, not just single files

0.1.0

05 Jun 12:02
3b9a621

Choose a tag to compare

Changed

  • Update README with examples

0.0.2

05 Jun 12:01
c531ade

Choose a tag to compare

Internal

  • Automatically compile the source code before publication to the registry

0.0.1

05 Jun 12:00
ce2387c

Choose a tag to compare

Initial release