Skip to content

Releases: opvious/sdk.py

v0.12.0

24 May 17:56
201eba2
Compare
Choose a tag to compare

What's Changed

  • Add data docstrings by @mtth in #39
  • Support transformations by @mtth in #40
  • Support epsilon constraints by @mtth in #41
  • Expand documentation by @mtth in #42
  • Tweak release flows by @mtth in #43
  • Bump polling interval by @mtth in #44
  • Add modeling package by @mtth in #45
  • Annotate local specifications by @mtth in #46
  • Add rendering logging by @mtth in #47
  • Split models and fragments by @mtth in #48
  • Tweak default name generation by @mtth in #49
  • Improve quantifier naming by @mtth in #50
  • Support alias groups by @mtth in #51
  • Use roman superscripts by @mtth in #52
  • Improve fragment alias support by @mtth in #53
  • Add constraint body validation by @mtth in #54
  • Support array model prefixes by @mtth in #55
  • Add tensor class methods by @mtth in #56
  • Add load notebook specification util by @mtth in #57
  • Implement cardinality expression rendering by @mtth in #58
  • Add derived variable decorator by @mtth in #59
  • Support expressions in images by @mtth in #60
  • Split specification annotation by @mtth in #61
  • Tweak summary formatting by @mtth in #62
  • Support generator quantification in derived variables by @mtth in #63
  • Rename a few packages by @mtth in #64
  • Simplify cardinality expression render by @mtth in #65

Full Changelog: v0.11.5...v0.12.0rc24

v0.11.5

23 Apr 19:11
2af7b08
Compare
Choose a tag to compare

What's Changed

  • Rename notification class by @mtth in #38

Full Changelog: v0.11.4...v0.11.5

v0.11.3

22 Apr 17:39
713e4bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2

22 Apr 02:58
626e709
Compare
Choose a tag to compare

What's Changed

  • Tweak local specification globs options by @mtth in #32

Full Changelog: v0.11.1...v0.11.2

v0.11.1

22 Apr 02:37
8c28fc7
Compare
Choose a tag to compare

What's Changed

  • Add first-class specification type by @mtth in #31

Full Changelog: v0.11.0...v0.11.1

v0.10.4

22 Apr 00:38
1583b94
Compare
Choose a tag to compare

What's Changed

  • Support resolving source URLs by @mtth in #29

Full Changelog: v0.10.3...v0.10.4

v0.10.3

21 Apr 20:30
9d46083
Compare
Choose a tag to compare

What's Changed

  • Add assert feasible solve option by @mtth in #28

Full Changelog: v0.10.2...v0.10.3

v0.10.2

21 Apr 04:32
64a4ee6
Compare
Choose a tag to compare

What's Changed

  • Export relaxation variables by @mtth in #27

Full Changelog: v0.10.1...v0.10.2

v0.10.1

21 Apr 02:57
7a2b409
Compare
Choose a tag to compare

What's Changed

  • Support non-streaming solves by @mtth in #26

Full Changelog: v0.10.0...v0.10.1

v0.10.0

20 Apr 16:04
6723ab3
Compare
Choose a tag to compare

What's Changed

  • Add free bound threshold option by @mtth in #25

Full Changelog: v0.9.6...v0.10.0