Skip to content

Releases: vitaly-t/pg-minify

v.0.1.1

20 Jan 08:34

Choose a tag to compare

  • Fixed an issue with spaces before text blocks.
  • Fixed an issue with multi-line text strings - adding E in front: see Multi-line text strings
  • Added new tests for the fixes.

v.0.1.0

20 Jan 02:47

Choose a tag to compare

Official Release

  • Fixed issue with reporting the wrong column for errors
  • Refactored position calculation
  • Documentation updates

v.0.0.5

20 Jan 00:49

Choose a tag to compare

  • Fixed an issue on the protocol level: exposing all the right properties.
  • Added new tests to cover the fix
  • Documentation updates.

v.0.0.4

20 Jan 00:30

Choose a tag to compare

  • Refactored - significantly simplified the parser
  • Added more documentation everywhere
  • Added new error handling
  • Added new tests

v.0.0.3

19 Jan 14:42

Choose a tag to compare

Initial Release, but very stable, with 100% coverage.