Skip to content

Releases: JuliaLang/FunctionWrappers.jl

FunctionWrappers v1.1.3

07 Oct 15:59
ad1cea6
Compare
Choose a tag to compare

v1.1.2

20 Feb 09:18
2b76f6f
Compare
Choose a tag to compare

FunctionWrappers v1.1.2

Diff since v1.1.1

Closed issues:

  • Performance of input independent functions (#14)
  • Test failure on Julia nightly (1.6) (#16)
  • Assertion failure with LocalScan (#17)
  • New release? (#18)

Merged pull requests:

v1.1.1

27 Feb 23:08
47f02f3
Compare
Choose a tag to compare

FunctionWrappers v1.1.1

Diff since v1.1.0

Closed issues:

  • Release v1.1.0 (#11)
  • Function wrappers no longer working on Julia versions 1.3 and 1.4 rc1 (#12)

Merged pull requests:

Version 1.1.0

05 Dec 22:01
7695b19
Compare
Choose a tag to compare
Merge pull request #10 from ChrisRackauckas/project

Add Project.toml and bump CI versions

Version 1.0.0

13 Aug 12:58
v1.0.0
Compare
Choose a tag to compare
  • Support 0.7 and 1.0, drop 0.5
  • Treat Cvoid as ignoring return value from the callback
  • Automatically convert arguments on the call site

v0.1.0

25 May 21:43
08b0784
Compare
Choose a tag to compare
  • Fix singleton support
  • Fix 0.6/0.7 depwarns