Skip to content

Releases: ITxPT/DATA4PTTools

v2.0.0

07 Aug 22:22
d0e535e
Compare
Choose a tag to compare

What's new

Features

  • Support for custom xsd (c23f6d4)
  • Update epip version 1.1.2 (5743d3f)

Bug Fixes

  • Handle limbo loading state when moving back (7d7ca64)

v1.3.6

28 Jul 08:42
d0e535e
Compare
Choose a tag to compare

What's new

  • Added links to netex, siri and transmodel (021a970)
  • Linked to exact NeTEx git commit used (22c01f5)
  • Added navigation buttons and config to steps (d414490)

Full Changelog: v1.0.5...v1.0.6

v1.3.5

12 Jul 09:15
e015739
Compare
Choose a tag to compare

What's new

Bug Fixes

  • Ignore externally referenced keys (685d591)
  • Correctly handle attribute lookups (a683ae3)
  • Sort validation results by line number (b8d7164)

v1.3.4

26 Jun 12:47
57aa7b7
Compare
Choose a tag to compare

What's new

  • Updates to key reference constraint evaluation (fba9da4)

v1.3.3

15 May 21:01
230bf34
Compare
Choose a tag to compare

What's new

  • Updated documentation

v1.3.2

02 May 13:31
Compare
Choose a tag to compare

What's new

  • Updated documentation

v1.3.1

28 Apr 07:44
cf55be5
Compare
Choose a tag to compare

Bug fixes

v1.3.1-rc

27 Apr 19:21
Compare
Choose a tag to compare
v1.3.1-rc Pre-release
Pre-release
v1.0.1-rc

fix: make sure to check every line ref

v1.3.0

25 Apr 08:07
c3ee7b3
Compare
Choose a tag to compare

What's new

  • NeTEx constraint validation has been moved from xsd to scripts netexKeyRefConstraints.js & netexUniqueConstraints.js
  • A few minor quality of life changes has been to the GUI
    • [#42] Added read-friendly names to validation sessions (f780ca7)
    • [#29] Added functionality to reuse configuration of previous validation (2f0c291)
    • Changed button accent of individual file reports (eb0069a)
    • Clarified a few descriptions and updated state management between validation states (3a42492)
    • Added script config to web gui (when supported) (90cf96d)
    • Add new validation button in nav for ease of access (7fa94bc)

Bug Fixes

  • Add missing install step in web build (73f9202)
  • [#53] Add missing error when trying to run missing scripts (e1725eb)

v1.2.5

21 Mar 20:35
d0e8922
Compare
Choose a tag to compare

Bug Fixes