Skip to content

Latest commit

 

History

History
187 lines (115 loc) · 4.06 KB

CHANGELOG.md

File metadata and controls

187 lines (115 loc) · 4.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Fixed

  • Bug causing temp folder to be wrongly placed on Windows

2.1.3 - 2021-07-14

Changed

  • Contact information
  • Email address Pieter Heyvaert

Fixed

  • Target example

2.1.2 - 2021-07-12

Fixed

  • Logging of Express

Changed

  • Ubuntu and Node.js version in Dockerfile

2.1.1 - 2021-07-05

Changed

  • Update dependencies

2.1.0 - 2021-06-28

Added

Changed

  • Update dependencies

2.0.1 - 2021-03-05

Changed

  • Node version in Dockerfile

2.0.0 - 2021-02-25

Changed

  • Default to UTF-8 for output encoding

1.0.1 - 2020-07-03

Fixed

  • CLI usage - options (see issue 4)

1.0.0 - 2020-05-13

Fixed

  • Update RMLMapper wrapper (see issue 23)
  • Update dev deps

0.2.0 - 2019-08-23

Added

  • Main script to package.json
  • Instructions to use package as library
  • Default config to app.js

Fixed

  • Typos

0.1.2 - 2019-08-20

Fixed

  • CLI path in Dockerfile

0.1.1 - 2019-07-18

Fixed

  • Remove format of execute output in Swagger

0.1.0 - 2019-07-17

Added

  • Serialization argument to execute

0.0.14 - 2019-07-05

Added

  • CLI parameters in README

Fixed

  • Docker run command in README
  • typos in CLI help message

0.0.13 - 2019-07-03

Fixed

  • add missing basePath to tests

0.0.12 - 2019-07-02

Fixed

  • make package public

0.0.11 - 2019-07-02

Fixed

  • update name in package.json

Added

  • added Github repo to package.json

0.0.10 - 2019-07-02

Fixed

  • update link to swagger file

Added

  • changelog
  • comment regarding version in Swagger file

0.0.9 - 2019-07-01

Fixed

  • update calls section in README
  • clean Dockerfile
  • better integration of Swagger UI

0.0.8 - 2019-07-01

Fixed

  • remove unused code

0.0.7 - 2019-07-01

Added

  • use Swagger UI for index page

0.0.6 - 2019-06-26

Fixed

  • update Pug to latest version

Added

  • description to package.json