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

Choose a tag to compare

@SimenB SimenB released this 18 Dec 14:36
6c80078

Fixed

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

1.0.1

Choose a tag to compare

@SimenB SimenB released this 18 Dec 14:24
f9e38c7

Changed

  • Add note in readme about CJS export

1.0.0

Choose a tag to compare

@SimenB SimenB released this 05 Jun 17:00
2c95f6f

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

Choose a tag to compare

@SimenB SimenB released this 05 Jun 12:03
2d26114

Changed

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

0.2.0

Choose a tag to compare

@SimenB SimenB released this 05 Jun 12:02
a976a03

Added

  • Handle being passed a directory, not just single files

0.1.0

Choose a tag to compare

@SimenB SimenB released this 05 Jun 12:02
3b9a621

Changed

  • Update README with examples

0.0.2

Choose a tag to compare

@SimenB SimenB released this 05 Jun 12:01
c531ade

Internal

  • Automatically compile the source code before publication to the registry

0.0.1

Choose a tag to compare

@SimenB SimenB released this 05 Jun 12:00
ce2387c

Initial release