Skip to content

Tags: JuliaArrays/StackViews.jl

Tags

v0.1.2

Toggle v0.1.2's commit message
[Diff since v0.1.1](v0.1.1...v0.1.2)

**Merged pull requests:**
- enable dependabot for GitHub actions (#5) (@ranocha)
- Bump actions/cache from 1 to 3 (#6) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#7) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#8) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#9) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#10) (@dependabot[bot])
- Aqua 0.8, bound in [compat] (#11) (@timholy)
- Bump codecov/codecov-action from 3 to 4 (#12) (@dependabot[bot])
- Enable stacking of 0-dim arguments #3 (#15) (@manuelbb-upb)
- CI: remove schedule for unit test (#16) (@johnnychen94)
- Bump codecov/codecov-action from 4 to 5 (#17) (@dependabot[bot])

**Closed issues:**
- ordinary `vcat`? (#4)

v0.1.1

Toggle v0.1.1's commit message
## StackViews v0.1.1

[Diff since v0.1.0](v0.1.0...v0.1.1)

v0.1.0

Toggle v0.1.0's commit message
## StackViews v0.1.0

**Merged pull requests:**
- skip inferred error in old Julia versions (#1) (@johnnychen94)