Skip to content

Releases: dictyBase/go-obograph

v1.6.0

14 Aug 23:21
26deaf4
Compare
Choose a tag to compare

1.6.0 (2023-08-14)

Bug Fixes

  • graph_test.go: update expected values for property count and relationship count in test cases (266242c)
  • term.go: fix IsDeprecated() method to return the value of n.meta.IsDeprecated() (49042fc)

Features

  • meta.go: add 'Deprecated' field to MetaOptions struct to indicate if a property is deprecated (7e78098)
  • read.go: add support for deprecated field in MetaOptions struct (efc6ef8)
  • schema.go: add 'deprecated' field to JSONMeta struct to indicate if the schema is deprecated (1fc43e9)

v1.5.1

03 Aug 17:29
9c40ab0
Compare
Choose a tag to compare

1.5.1 (2023-08-03)

v1.5.0

01 Aug 23:27
b64182a
Compare
Choose a tag to compare

1.5.0 (2023-08-01)

Features

  • flag.go: add OntologyFlagsOnly function to return ontology-related flags only (8aa45b0)

v1.4.2

29 Jun 18:23
f7286f2
Compare
Choose a tag to compare

1.4.2 (2023-06-29)

v1.4.1

08 Jul 12:48
4a2f6df
Compare
Choose a tag to compare

1.4.1 (2022-07-08)

v1.4.0

01 Oct 20:31
Compare
Choose a tag to compare

1.4.0 (2021-10-01)

Features

  • add function LoadOboJSONFromDataSource to load from a reader and datasource (4121b7f)

v1.3.0

16 Sep 13:45
Compare
Choose a tag to compare

1.3.0 (2021-09-16)

Features

  • add NewDataSourceFromDb function (0499d23)

v1.2.0

13 Aug 12:14
Compare
Choose a tag to compare

1.2.0 (2021-08-13)

Features

  • add CreateCollection function (9b730df)

v1.1.0

17 Jun 02:40
Compare
Choose a tag to compare

1.1.0 (2021-06-17)

Bug Fixes

  • fix all stylecheck issues with struct field names (699bf66)
  • fix bunch of stylecheck and errcheck errors (1d7c8af)
  • fix interfacer and type check issues (8ddeaa5)
  • remove commented out type defs (ddc4e72)
  • remove unused and commented out code from internal package (f101783)

Features

  • add aql statement for obsoleting deleted terms (d658c7e)
  • add GetRow method with bind parameters (83e0c95)
  • add obsoletion of terms during ontology update (4549362)

v1.0.9

19 Apr 16:22
Compare
Choose a tag to compare

1.0.9 (2021-04-19)