Skip to content

Releases: engisalor/sketch-grammar-explorer

v0.7.4

11 May 21:04
d93ada4
Compare
Choose a tag to compare

0.7.4 (2024-05-11)

Bug Fixes

  • add makefile w/ api-doc curl command (37f8f65)

Documentation

  • add stratified random sampling example (ba011d7)

v0.7.3

08 Feb 11:04
d4fa4c9
Compare
Choose a tag to compare

0.7.3 (2024-02-08)

Bug Fixes

Documentation

v0.7.2

21 Nov 20:10
848b5c6
Compare
Choose a tag to compare

0.7.2 (2023-11-21)

Bug Fixes

  • enforce verbose type, params type hint (f06011b)
  • rename View.lines_to_annotation to ..._tacred (cc42973)
  • use unicode for json.dumps and yaml.dump (68bb90b)

Documentation

v0.7.1

10 Oct 16:13
3909376
Compare
Choose a tag to compare

0.7.1 (2023-10-10)

Bug Fixes

  • argparse verbose store_true (79d7065)

v0.7.0

10 Oct 15:45
96bb35b
Compare
Choose a tag to compare

0.7.0 (2023-10-10)

⚠ BREAKING CHANGES

  • this release is a major rewrite of the package and support for previous versions has been dropped
  • see repository README for an overview of current package structure, CHANGELOG for exact history

v0.6.3

17 Apr 11:33
3d39dc9
Compare
Choose a tag to compare

0.6.3 (2023-04-17)

Bug Fixes

v0.6.2

01 Mar 16:49
ea05660
Compare
Choose a tag to compare
chore(main): release 0.6.2 (#11)

* chore(main): release 0.6.2

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: engisalor <[email protected]>

v0.6.1

01 Mar 13:33
c8a56df
Compare
Choose a tag to compare

0.6.1 (2023-03-01)

This release fixes an issue where setuptools ignored subpackages.

Bug Fixes

v0.6.0

28 Feb 17:10
203621b
Compare
Choose a tag to compare

0.6.0 (2023-02-28)

⚠ BREAKING CHANGES

This release is a complete rebuild of the package; it improves and simplifies API call management in a number of ways.

  • More modules, more customization, more logical workflows
  • Caching has been offloaded to the requests-cache package.
  • Methods from 0.5.5 are intact still but may later be deprecated. Import paths have also moved.
  • Unit testing has also been implemented; logging has been reduced to a minimum.

See current documentation for changes.

v0.5.5

08 Jul 21:30
Compare
Choose a tag to compare

Release notes: v0.5.5 (2022-07-08)

  • Parse class changed to parse function (this breaks sgex.Parse if used outside of sgex.Call)
  • add halt option (stop calls if http response error)
  • convert int call ids to str if saving to raw