Skip to content

0.1.0

Compare
Choose a tag to compare
@kulgan kulgan released this 02 Oct 23:38
· 3 commits to master since this release
4e96f7e
0.1.0 release (#10)

Version: 0.1.0

Dependencies:
  * Bump psqlgml to version >= 0.1.2
Documentation:
  * Add docs for tutorials
  * Add docs for features
Bugfix:
  * Fix errors when to psqlgraph_config fixture is found. Log a warning
and allow tests to fail only when there is an attempt to use it
  * test dictionary was missing a label entry for links which is a
required entry based on gdcdictionary
  * Add exception handling to make navigating errors like this easier
 * Fix typing mismatches