Skip to content

Releases: SciML/FindFirstFunctions.jl

v2.1.0

21 May 11:18
731639a

Choose a tag to compare

FindFirstFunctions v2.1.0

Diff since v2.0.0

Merged pull requests:

Closed issues:

  • AbstractRange accelerated searching (#7)
  • Native reverse-order paths for InterpolationSearch, ExpFromLeft, SIMDLinearScan, BitInterpolationSearch (#67)

v2.0.0

20 May 14:59
8f78df2

Choose a tag to compare

FindFirstFunctions v2.0.0

Diff since v1.8.0

Breaking changes

See NEWS.md for the full set of breaking changes to the new API.

Merged pull requests:

v1.8.0

26 Jan 09:48
d576f72

Choose a tag to compare

FindFirstFunctions v1.8.0

Diff since v1.7.0

Merged pull requests:

Closed issues:

  • Support custom ordering in searchsorted*correlated functions (#55)

v1.7.0

08 Jan 16:09
b088b56

Choose a tag to compare

FindFirstFunctions v1.7.0

Diff since v1.6.0

Merged pull requests:

v1.6.0

30 Dec 16:39
e15b8cb

Choose a tag to compare

FindFirstFunctions v1.6.0

Diff since v1.5.0

Merged pull requests:

v1.5.0

30 Dec 01:04
47ad478

Choose a tag to compare

FindFirstFunctions v1.5.0

Diff since v1.4.2

Merged pull requests:

Closed issues:

  • Compare to Interpolations.jl search functions (#8)

v1.4.2

10 Sep 08:28
eaa85ba

Choose a tag to compare

FindFirstFunctions v1.4.2

Diff since v1.4.1

Merged pull requests:

  • ci: test with 1, lts and pre versions of julia (#27) (@thazhemadam)
  • Bump codecov/codecov-action from 4 to 5 (#28) (@dependabot[bot])
  • CompatHelper: bump compat for DataInterpolations to 7 for package docs, (keep existing compat) (#30) (@github-actions[bot])
  • CompatHelper: bump compat for DataInterpolations to 8 for package docs, (keep existing compat) (#31) (@github-actions[bot])
  • Apply JuliaFormatter to fix code formatting (#32) (@ChrisRackauckas)
  • Fix(CI): Update branch references to main (#33) (@ArnoStrouwen)
  • Fix deprecations in Julia 1.12 (#36) (@devmotion)

Closed issues:

  • FindFirstFunctions can't be used with --depwarn=error on Julia 1.12 (breaks precompilation of MTK) (#35)

v1.4.1

04 Sep 12:43
0e909f5

Choose a tag to compare

FindFirstFunctions v1.4.1

Diff since v1.4.0

Merged pull requests:

Closed issues:

  • Guesser can crash on inaccurate rounding (#25)

v1.4.0

02 Sep 13:04
9f69a2d

Choose a tag to compare

FindFirstFunctions v1.4.0

Diff since v1.3.0

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#18) (@dependabot[bot])
  • Add a guard against edge case with zero span in linear guessing (#24) (@DaniGlez)

v1.3.0

02 Aug 12:38
3c67f56

Choose a tag to compare

FindFirstFunctions v1.3.0

Diff since v1.2.0

Merged pull requests: