|
*** Added
- Allows users to pipe in slides from `stdin` which allows for
`curl`ing remote slides and presenting them as well as piping
multiple files into one (with `cat`) and much more.
- Allow users to specify any chroma supported theme instead of
manually specifying colors.
*** Fixed
- Fix `go vet ./...` Redefinition
- https://github.com/maaslalani/slides/issues/14
- Fix the displayed date format
- https://github.com/maaslalani/slides/issues/11
*** AUR
**** Fixed
- Added `check()` back into the build.
**** Added
- Added this changelog document.
|