Skip to content

Releases: mapping-commons/sssom-py

v0.3.25

17 Mar 21:12
59202d8
Compare
Choose a tag to compare

What's Changed

  • Check default_prefixes before assigning unknown by @hrshdhgd in #356

Full Changelog: v0.3.24...v0.3.25

v0.3.24

17 Mar 12:44
68479bc
Compare
Choose a tag to compare

What's Changed

  • New method: invert by @hrshdhgd in #346
  • Added strict flag for clean_prefix_map() by @hrshdhgd in #353
  • merge command returned nothing when input msdfs had no confidence column by @hrshdhgd in #350
  • Addresses missing prefixes while cleaning prefix_map by @hrshdhgd in #355

Full Changelog: v0.3.23...v0.3.24

v0.3.23

24 Feb 20:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.22...v0.3.23

v0.3.22

06 Feb 16:28
Compare
Choose a tag to compare

What's Changed

  • Check attribute exists using hasattr() and anchor SQLAlchemy version. by @hrshdhgd in #341

Full Changelog: v0.3.21...v0.3.22

v0.3.21

26 Jan 22:58
Compare
Choose a tag to compare

Full Changelog: v0.3.20...v0.3.21

v0.3.20

26 Jan 14:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.19...v0.3.20

v0.3.19

19 Dec 17:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.18...v0.3.19

v0.3.18

13 Dec 23:51
Compare
Choose a tag to compare

What's Changed

  • Fixes Pandas' read_csv throwing a warning #320 by @hrshdhgd in #321
  • Moving SchemaView() calls from global space to parts where necessary. by @hrshdhgd in #324
  • Made SSSOM Schemaview object generation an method by @hrshdhgd in #327

Full Changelog: v0.3.17...v0.3.18

v0.3.17

06 Oct 16:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.16...v0.3.17

v0.3.16

31 Aug 14:53
Compare
Choose a tag to compare

What's Changed

  • Fix parantheses issue with more than 2 params by @hrshdhgd in #311

Full Changelog: v0.3.15...v0.3.16