Releases: SciML/Static.jl
Releases · SciML/Static.jl
v1.1.1
Static v1.1.1
v1.1.0
Static v1.1.0
Merged pull requests:
- Add CommonWorldInvalidations world (#129) (@ChrisRackauckas)
Closed issues:
- Large number of invalidations by this package and seems to really slow down certain jll loads (#77)
v1.0.0
Static v1.0.0
Merged pull requests:
- ci: explicitly specify token for codecov (#125) (@thazhemadam)
- Bump julia-actions/setup-julia from 1 to 2 (#126) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#127) (@thazhemadam)
- Remove static pointer arithmetic (#128) (@ChrisRackauckas)
v0.8.10
v0.8.9
Static v0.8.9
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#116) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#118) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#119) (@dependabot[bot])
- Index NamedTuples with StaticSymbol (Fix #120) (#121) (@Tokazama)
Closed issues:
v0.8.8
v0.8.7
v0.8.6
Static v0.8.6
Merged pull requests:
v0.8.5
Static v0.8.5
Merged pull requests:
- enable dependabot for GitHub actions (#101) (@ranocha)
- Bump actions/cache from 1 to 3 (#102) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#103) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#104) (@dependabot[bot])
- Add checkindex method to avoid ambiguity (#105) (@chriselrod)
- Fix (#106) (@chriselrod)
v0.8.4
Static v0.8.4
Closed issues:
- Extend
isinteger
(#93)
Merged pull requests:
isinteger
forStaticInteger
(#95) (@jishnub)- Add
oneto(::StaticInt{N})
(#99) (@chriselrod)