Releases: d0c-s4vage/lookatme
Releases · d0c-s4vage/lookatme
v1.3.0
Vertical scrolling on overflowed slides now works, added --single
and --one
command-line options and hrule rendering.
type |
ticket |
description |
feature |
#96 |
Add new cmd-line option to force single slide rendering |
feature |
#91 |
Single slide |
feature |
#29 |
Slides should be vertically scrollable |
v1.2.1
Fixes numbered lists and general list formatting.
type |
ticket |
description |
bug |
#86 |
Fixes numbered lists |
v1.2.0
Adds terminal-ex
mode to embedded terminal code blocks.
type |
ticket |
description |
bug |
#86 |
Adds terminal-ex mode |
v1.1.1
Fixed keypress handling - pressing the "up" key works now
type |
ticket |
description |
bug |
#84 |
Fixes keypress issue |
v1.1.0
Added file loader builtin extension
type |
ticket |
description |
feature |
#81 |
Adds file loader extension |
v1.0.1
Fixed unicode rendering inside Terminals
type |
ticket |
description |
bug |
#78 |
Unicode rendering errors |
v1.0.0
Fixed error handling. Code is pretty stable.
type |
ticket |
description |
bug |
#75 |
Better error handling |
v0.5.0
Adds version flag, license, code of conduct
type |
ticket |
description |
feature |
#67 |
Adds version flag |
feature |
|
Adds code of conduct |
bug |
#66 |
Adds missing license |
v0.4.0
Adds stylable meta field values (title, author, date) and smart slide splitting.
type |
ticket |
description |
feature |
#14 |
Adds stylable meta values |
feature |
#30 |
Adds smart slide splitting |
bug |
#53 |
Dump unicode styles YAML |
bug |
#32 |
Fix newline bug |
bug |
#57 |
Fix empty code block bug |
v0.3.0
Large efforts around contrib extensions and their documentation. Created the
lookatme.contrib-template
as well.
type |
ticket |
description |
feature |
#23 |
Adds contrib extension documentation |
feature |
#46 |
Lets inline markdown rendering be extensible |
feature |
#54 |
Changes the expected contrib namespace to lookatme.contrib |