Skip to content

Releases: Herb-AI/HerbSpecification.jl

v0.2.0

15 Nov 11:45
f7557a5
Compare
Choose a tag to compare

HerbSpecification v0.2.0

Diff since v0.1.1

Merged pull requests:

Closed issues:

  • Refactor IOExamples to not use Any type (#6)
  • Refactor data structures to not have Function as a field of the struct. (#7)
  • Implement value equality on Problem and MetricProblem (#19)

v0.1.1

14 Nov 10:28
eef2222
Compare
Choose a tag to compare

HerbSpecification v0.1.1

Diff since v0.1.0

Merged pull requests:

  • Add code coverage reporting to CI.yml (#3) (@ReubenJ)
  • Fixes broken references (#4) (@pwochner)
  • Fix broken export (#12) (@mhauru)
  • Add more tests (#13) (@mhauru)
  • Make getindex on MetricProblem return a MetricProblem (#14) (@mhauru)
  • name also passed to subproblem when indexing the vector of IOExamples (#16) (@IssaHanou)

Closed issues:

  • Missing test_ioproblem.jl (#5)
  • Improve test coverage (#10)
  • 🎉 Hacktoberfest 2024 (#11)
  • Indexing a problem returns a problem without the name field (#15)

v0.1.0

25 Jan 13:52
Compare
Choose a tag to compare

HerbSpecification v0.1.0

Merged pull requests: