Skip to content

Releases: damian66/node-unoconv

v1.0.5

11 Jun 12:59

Choose a tag to compare

  • Update NPM packages to the latest versions.
  • Switch from airbnb-config to airbnb-config-base.

v1.0.4

07 Feb 20:11

Choose a tag to compare

What's Changed

  • Include package statistics in the Alternatives section in README.md

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 Feb 20:10

Choose a tag to compare

What's Changed

  • Update NPM packages to the latest versions

Full Changelog: v1.0.2...v1.0.3

v1.0.2

22 Oct 11:45
a69190c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Sep 22:30

Choose a tag to compare

Update initial version in changelog

v0.3.1

11 Sep 15:50
633015b

Choose a tag to compare

v0.3.1 Pre-release
Pre-release
  • Add pre-push git hook that runs npm test.
  • Add Alternative packages to the README file.

v0.3.0

07 Sep 15:47

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
  • Accept arrays and objects as option values

v0.2.2

04 Sep 11:54
552599f

Choose a tag to compare

v0.2.2 Pre-release
Pre-release
  • Updated list of available options in the README.md file.
  • Updated return value of the unoconv function to promise only if callback option is missing.
  • Added more unit tests.

v0.2.1

28 Aug 23:32

Choose a tag to compare

v0.2.1 Pre-release
Pre-release
  • Do not include test files in package build.

v0.2.0

28 Aug 23:25
273ca07

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Added tests. Still missing some tests for spawning the unoconv command.
  • Update the README file with installation instructions and available options.