Releases: tk3369/SASLib.jl
Releases · tk3369/SASLib.jl
v1.2.2
v1.3.1
SASLib v1.3.1
Closed issues:
- incorrect encoding for east asia characters (#69)
Merged pull requests:
v1.3.0
SASLib v1.3.0
Merged pull requests:
- MassInstallAction: Install the CompatHelper workflow on this repository (#70) (@tk3369)
- Migrate CI to GitHub Actions, update TagBot (#71) (@tk3369)
- Use latest stable version of Julia in matrix (#72) (@tk3369)
- add support for east asia characters (#73) (@testercwt)
- Bump version to 1.3.0 (#74) (@tk3369)
v1.2.1
SASLib v1.2.1
Merged pull requests:
- Install TagBot as a GitHub Action (#65) (@JuliaTagBot)
- Tables.jl 1.0 update (#67) (@tk3369)
v1.2.0
v1.1.0
v1.0.0
v1.0.0 (2020-01-01)
Closed issues:
- Support 32-bit environment(?) (#21)
- Integrate with DataStreams.jl (#13)
- Speed issues with Missing on julia 0.6 (#9)
Merged pull requests:
- Removed Compat/Missings and bring code up to Julia 1.x (#60) (tk3369)
- CompatHelper: add new compat entry for "StringEncodings" at version "0.3" (#59) (github-actions[bot])
- CompatHelper: add new compat entry for "Compat" at version "3.2" (#58) (github-actions[bot])
- CompatHelper: add new compat entry for "Missings" at version "0.4" (#57) (github-actions[bot])
- Fixes per linter suggestions (#56) (tk3369)
- switched from REQUIRE to Project.toml (#52) (tk3369)
- typo (#51) (xiaodaigh)