v0.1.0
v0.1.0 (2020-02-03)
Diff since cd043fd9be412847efa1e371c5021dfe37433f20
Closed issues:
- Setup documentation (#11)
- task switch not allowed from inside gc finalizer (#6)
- ETA for progress bars (#3)
Merged pull requests:
- Start some real documentation (#15) (c42f)
- Try out Github actions for CI and documentation (#14) (c42f)
- Colorize progress bars (#12) (tkf)
- Fix link to Travis CI (use .org) (#10) (tkf)
- Remove "This file is a part of Julia" (#9) (tkf)
- Postpone StickyMessages cleanup to outside of finalizer (#7) (c42f)
- Fix StickyMessages for non-ASCII messages (#5) (tkf)
- Improve progress bar (ETA and Unicode-based rendering) (#4) (tkf)
- Remove "This file is a part of Julia" (#2) (tkf)
- CI tweaks (#1) (c42f)