Skip to content

Releases: octue/twined

Fix to test classes

09 Jan 08:48
0fbebeb
Compare
Choose a tag to compare

Updated test classes to run correctly from folders other than the test root.

Altered coverage to correctly upload.

No functional changes to the library.

Initial Twine() class and test framework

07 Jan 20:49
99c1657
Compare
Choose a tag to compare

Twine class with a basic twine schema, and set of tests covering:

  • Loading and validation of twines by the Twine class
  • Operation and exception management with broken twines
  • Test cases covering valid and invalid twines, especially credentials and children sections

Draft data framework in docs

13 Sep 12:11
Compare
Choose a tag to compare
0.0.4

VER Version bump for the extended documentation

Documentation improvements

12 Sep 20:59
Compare
Choose a tag to compare
0.0.3

VER Version history for 0.0.x

Initial release

12 Sep 12:28
Compare
Choose a tag to compare

Basis release with library framework in place. Docs building and deploying, CI in place on travis, and deployed to pypi.