Skip to content

Releases: JuliaFolds2/PublicAPI.jl

v0.1.0

13 May 18:13
2306f28
Compare
Choose a tag to compare
v0.1.0+docs1

Mark the package as experimental in the README (#17)

v0.1.0

23 Mar 14:13
feac5dc
Compare
Choose a tag to compare

PublicAPI v0.1.0

Closed issues:

  • Feature request: call-site usage of PublicAPI.@strict (#1)

Merged pull requests:

  • Setup CI (#2) (@tkf)
  • Stop using StaticStorages (#3) (@tkf)
  • Also run CI on Julia 1.0 (#4) (@DilumAluthge)
  • Use a shim module for strict import (#5) (@tkf)
  • Setup documentation (#6) (@tkf)
  • Remove exported query option (#7) (@tkf)
  • Cleanup documentation setup (#8) (@tkf)
  • Explicitly set devbranch (#9) (@tkf)
  • Bump the version number from "0.1.0-DEV" to "0.1.0" (#11) (@DilumAluthge)
  • Make sure that we have a CI job that runs on Julia v1 (#12) (@DilumAluthge)