Skip to content

chore(release): v1.0.0#40

Merged
jolars merged 1 commit into
mainfrom
versionary/release
Jun 10, 2026
Merged

chore(release): v1.0.0#40
jolars merged 1 commit into
mainfrom
versionary/release

Conversation

@jolars

@jolars jolars commented Jun 10, 2026

Copy link
Copy Markdown
Owner

1.0.0 (2026-06-10)

Breaking changes

  • remove deprecated solver aliases and builder shims (d3ebd30)

Features

  • backends: enable Vec<F> backend on LM and GaussNewton (6735709)
  • remove deprecated solver aliases and builder shims (d3ebd30)
  • solvers: add BrentDerivative 1D solver (161cb67)

Bug Fixes

  • math: clear panic on non-finite bounds in sample_uniform_box (53e189b), closes #41

Performance Improvements

  • fuse cost and gradient computations in More-Thuente line search (3dc0201)

This PR was generated by Versionary.

@jolars jolars added the release label Jun 10, 2026
@jolars jolars changed the title chore(release): v0.13.0 chore(release): v1.0.0 Jun 10, 2026
@jolars jolars force-pushed the versionary/release branch 3 times, most recently from a4cfa4f to b3a6d27 Compare June 10, 2026 08:20
Versionary-Release: true
@jolars jolars force-pushed the versionary/release branch from b3a6d27 to 22fef7c Compare June 10, 2026 09:19
@jolars jolars merged commit e6ea3fd into main Jun 10, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DE/DeInject: non-finite box bounds panic with a cryptic rand NonFinite unwrap instead of a clear precondition error

1 participant