Releases: AtelierArith/Replay.jl
Releases · AtelierArith/Replay.jl
v0.5.0
Replay v0.5.0
Merged pull requests:
- Add
@deparse
macro (#72) (@hyrodium) - Update the version of Documenter to v1 (#73) (@hyrodium)
- Change the type of
cmd
fromString
toCmd
(#74) (@hyrodium) - create reference for Julia v1.11 to pass CI for nightly (#75) (@terasakisatoshi)
- Bump version to
v0.5.0
(#77) (@hyrodium) - use
julia-repl
fences (#78) (@terasakisatoshi)
Closed issues:
v0.4.5
Replay v0.4.5
Closed issues:
- Failed to play cast file on github pages (#67)
Merged pull requests:
- Fix asciinema player (#68) (@hyrodium)
- Relax the line-length limitation: change margin from 88 to 92 (#69) (@terasakisatoshi)
- Update version from v0.4.4 to v0.4.5 (#70) (@terasakisatoshi)
v0.4.4
Replay v0.4.4
Closed issues:
Merged pull requests:
- Add examples using pkg and help mode respectively (#51) (@terasakisatoshi)
- Tab completion (#52) (@terasakisatoshi)
- Add an example page with automatically generated asciinema record (#54) (@hyrodium)
- Update the logo (#55) (@hyrodium)
- Fix exit non-julian modes (#57) (@hyrodium)
- Add standalone asciinema players to example page (#60) (@hyrodium)
- Add docstring to
replay
funciton (#61) (@hyrodium) - Move documentation from
README.md
todocs/src/*.md
(#63) (@hyrodium) - Prepare to release v0.4.4 (#66) (@terasakisatoshi)
v0.4.3
Replay v0.4.3
Closed issues:
- Test on Julia nightly (>=1.9) fails (#48)
Merged pull requests:
- Check shell mode runs properly (#46) (@terasakisatoshi)
- run ci with julia 1.8 (#47) (@terasakisatoshi)
- Update reference data (#49) (@terasakisatoshi)
- Prepare v0.4.3 (#50) (@terasakisatoshi)
v0.4.2
Replay v0.4.2
Merged pull requests:
- Update readme (#36) (@terasakisatoshi)
- format code with
whitespace_in_kwargs=false
(#37) (@terasakisatoshi) - Add code style config (#38) (@terasakisatoshi)
- add FormatCheck.yml (#39) (@terasakisatoshi)
- on -> in (#40) (@terasakisatoshi)
- use 1.7 (#41) (@terasakisatoshi)
- add macOS-latest and windows-latest (#42) (@terasakisatoshi)
- add example of PythonCall (#43) (@terasakisatoshi)
- Prepare release v0.4.2 (#45) (@terasakisatoshi)
v0.4.1
Replay v0.4.1
Merged pull requests:
- Fix ghost (#32) (@terasakisatoshi)
- Format code (#33) (@terasakisatoshi)
- Do hide cursor command in clearline (#34) (@terasakisatoshi)
- bump up version to v0.4.1 (#35) (@terasakisatoshi)
v0.4.0
Replay v0.4.0
Merged pull requests:
- Prevent cursor blinking as possible (#29) (@terasakisatoshi)
- Update readme (#30) (@terasakisatoshi)
- add example unicodefun (#31) (@terasakisatoshi)
v0.3.1
Replay v0.3.1
Merged pull requests:
- use
String
(#27) (@terasakisatoshi) - bump up version to 0.3.1 (#28) (@terasakisatoshi)
v0.3.0
Replay v0.3.0
Merged pull requests:
- activate project (#20) (@terasakisatoshi)
- add example that analyzes the iris dataset (#21) (@terasakisatoshi)
- Demonstrate pca (#22) (@terasakisatoshi)
- Support instruction with multiple lines (#24) (@terasakisatoshi)
- Prepare release v0.3.0 (#25) (@terasakisatoshi)
v0.2.1
Replay v0.2.1
Merged pull requests:
- ignore all Manifest.toml (including ones under example directory) (#16) (@terasakisatoshi)
- add examples using OhMyREPL (#17) (@terasakisatoshi)
- add example running animated unicodeplots (#18) (@terasakisatoshi)
- Prepare release v0.2.1 (#19) (@terasakisatoshi)