Skip to content

Releases: softagram/sgraph

v0.7.0 Improve typings

04 Nov 16:51
300987e
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.7.0

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

04 Oct 05:53
Compare
Choose a tag to compare

What's Changed

  • graph: support for efficient deepcopy by @villelaitila in #61
  • tests: harmonize test model file handling to make things executable like intended, upgrade lxml by @villelaitila in #66
  • Bump pytest from 7.1.3 to 8.3.3 by @dependabot in #62

New Contributors

Full Changelog: v0.6.0...v0.6.1

Improving filter capabilities and minor improvements

24 Sep 21:34
Compare
Choose a tag to compare

What's Changed

  • Major improvements to model filtering and avoiding duplicates by @villelaitila in #59

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Apr 21:45
635a5fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

24 Apr 21:44
c41a520
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Feb 14:22
6e7a12c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v0.4.0

Release 0.2.0

27 Feb 12:41
6f417f8
Compare
Choose a tag to compare

What's Changed

  • Fix missing incoming dependencies in filter_model by @skis84 in #32
  • Minor improvements to graphml handling and documentation by @villelaitila in #31
  • Add new function for creating associations by @skis84 in #34

Full Changelog: 0.1.2...0.2.0

Release 0.0.8

06 Oct 10:35
Compare
Choose a tag to compare
  • Fix vulnerability through upgrade of lxml
  • Adding load_attributes func to ModelLoader
  • Fix filter_model to include descendants of the elements
  • Fix utf-8 surrogates handling

Fix release: non-utf-8 character encoding improvement

22 Nov 16:32
Compare
Choose a tag to compare

Model filtering to copy attribute data also, support Graphviz Dot format

22 Nov 16:31
b98796d
Compare
Choose a tag to compare
0.0.4

Merge pull request #7 from villelaitila/You_will_feel_hungry_again_in…