Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 599 Bytes

Changelog

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

The format is based on Keep a Changelog

[Unreleased]

[1.3] - 2018-06-20

Changed

  • Removed xerces jar dependency, uses jython's jar instead

Fixed

  • Wrong import in testserver

[1.2] - 2018-06-19

Added

  • XML and JSON request minimization (see #2)
  • Test webapp for json and xml minimization
  • Changelog file

[1.1] - 2018-06-06

Fixed

  • Exception on XML and json parameters (see #1)

[1.0] - 2017-06-23

Added

  • Initial minimizer version