Skip to content

Releases: gertjanklein/Strix

Version 0.8.5

22 Sep 14:30
Compare
Choose a tag to compare

This release incorporates the following changes:

Testing:

  • Add a testdata collector
  • Add info on background location for failed tests
  • Pass parameters to StopProduction
  • Additional Ensemble helper classes
  • Automatically check for failed requests/responses

Various other changes:

  • Add basic support for dotted path to sorting
  • Use directory per package in source tree
  • Make exports VS Code compatible
  • Add plugin system for Studio source control
  • Add various menu items to git SCM menu
  • Fix XML handler postprocess loop

Assets available for this release:

  • Strix-v0.8.5.zip: full release, excluding internal tests
  • Strix-v0.8.5-with-tests.zip: full release, including internal tests
  • Strix-v0.8.5-testing.zip: standalone testing component
  • Strix-v0.8.5-XML.zip: standalone XML component

Version 0.8.2

24 Sep 13:50
Compare
Choose a tag to compare

Changes in this release

General:

Starting with this release, the Strix.Testing package (and classes it depends on) is available as a separate download.

Testing:

  • Skip Strix tests in RunAll
  • Support manual-only tests

XSD/WSDL processing:

  • Make created classes available in property
  • Fix problems with odd inputs

Source control plugin:

  • Use ImportDir instead of LoadDir
  • Allow optionally copying all settings in CopyFrom

Library:

  • Improve dependency checker
  • Add exporter for partial project exports

Version 0.8.1

16 Jun 14:04
Compare
Choose a tag to compare

In this release, ##class(Strix.Testing.Runner).RunAndQuit() fails if no tests are found, as this is likely a setup problem.

Version 0.8

06 Jun 13:17
Compare
Choose a tag to compare

Strix-v0.8.zip contains a single XML export of all code in this release.