Skip to content

Releases: matortheeternal/ini-api

v2.0.2

30 Oct 08:30

Choose a tag to compare

Changes

  • Now exporting both cjs and mjs (CommonJS and ESM) modules
  • Readme updated

v2.0.0

30 Oct 07:34

Choose a tag to compare

Changes

  • Removed jest, added jasmine
  • Removed travisci, now using GitHub actions
  • Now using c8 for coverage
  • Converted to ESM module

v1.2.0

30 Oct 19:27

Choose a tag to compare

Changes

  • Removed gulp, updated dependencies

v1.1.1

30 Oct 18:33

Choose a tag to compare

Changes

  • Refactored some code

v1.1.0

30 Oct 18:16

Choose a tag to compare

changes

  • Support node 10
  • Determining linebreak by text and system