Releases: JuliaArrays/LightBoundsErrors.jl
Releases · JuliaArrays/LightBoundsErrors.jl
v1.1.0
LightBoundsErrors v1.1.0
-
Adjusted the exception display.
-
Feature:
throw_lightboundserror
Merged pull requests:
- v1.1: export
throw_lightboundserror(#12) (@nsajko) - doc string improvements (#13) (@nsajko)
showerror: break into multiple lines (#14) (@nsajko)- doc: REPL usage examples in doc strings (#15) (@nsajko)
throw_lightboundserror:Tuple->Vararg(#16) (@nsajko)- doc: fix
throw_lightboundserrordoc string (#17) (@nsajko)
v1.0.0
LightBoundsErrors v1.0.0
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#1) (@dependabot[bot])
- project: add compat bounds for test dependencies (#2) (@nsajko)
- add some tests (#3) (@nsajko)
- add more tests (#4) (@nsajko)
- docs: project: add compat bounds (#5) (@nsajko)
- prepare for release (#6) (@nsajko)
- add doc strings, unexport
throw_lightboundserror(#7) (@nsajko) - CI: only run a single job on x86 (#8) (@nsajko)
- add inlining hints (#9) (@nsajko)
- CI: GHA: avoid julia-buildpkg (#10) (@nsajko)