Skip to content

Releases: ntno/mkdocs-terminal

2.1.0

14 Jan 05:38
cc95310
Compare
Choose a tag to compare
2.1.0 Pre-release
Pre-release

What's Changed

  • debug (temporary feature, for internal use only) by @ntno in #68

Full Changelog: 2.0.2...2.1.0

2.0.2

13 Jan 21:35
c894db6
Compare
Choose a tag to compare

What's Changed

  • jinja2 bug -- convert attr to string before applying string filters by @ntno in #61
  • format rendered tile html by @ntno in #62
  • pytest cleanup by @ntno in #63
  • Breaking - Tile Grid interface update by @ntno in #60
    • test setup for interface change
    • update tile interface (tile_id instead of id, tile_css instead of class)
    • update example to use new interface
    • update tile docs
    • add docs/example for overriding grid styling
  • Breaking - Refactor Template Blocks by @ntno in #66

Full Changelog: 1.2.4...2.0.2

1.4.1

12 Jan 16:49
b9ded04
Compare
Choose a tag to compare
1.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

12 Jan 15:59
dd51452
Compare
Choose a tag to compare
1.4.0 Pre-release
Pre-release

What's Changed

  • bug fix -- convert attr to string before applying string filters by @ntno in #61
  • format rendered tile html by @ntno in #62

Full Changelog: 1.2.4...1.4.0

1.2.4

11 Jan 19:09
b5af732
Compare
Choose a tag to compare

What's Changed

  • Create SECURITY.md by @ntno in #55
  • formatting github workflow templates by @ntno in #56
  • Initial Test Suite by @ntno in #58
    • basic tests on tile macro
    • empty id error fix
    • fixed invalid img attributes
    • fix missing alt attribute
    • add img_width and img_height to docs
    • test that img width and height are set by the image macro
    • refactor make
    • only run pytest on mac/linux
    • future test for breaking change

Full Changelog: 1.2.2...1.2.4

1.2.2

09 Jan 21:18
ada3fa7
Compare
Choose a tag to compare

What's Changed

  • specify dependency on terminal.css by @ntno in #46
  • Snippets Pymdownx Extension docs by @ntno in #53
  • Open Source Info by @ntno in #54

Full Changelog: 1.2.0...1.2.2

1.2.1

08 Jan 20:36
Compare
Choose a tag to compare
1.2.1 Pre-release
Pre-release

Full Changelog: 1.2.0...1.2.1

1.2.0

08 Jan 20:03
9a17067
Compare
Choose a tag to compare

What's Changed

  • load theme files for local testing by @ntno in #42
  • add example elements to palette pages by @ntno in #43
  • bump docs by @ntno in #44
  • Tiles by @ntno in #45
    • better navigation between palette examples
    • blockquote css fix
    • pink palette css fix
    • initial tile implementation
    • tile documentation

Full Changelog: 1.1.0...1.2.0

1.1.1

07 Jan 19:28
ccac940
Compare
Choose a tag to compare
1.1.1 Pre-release
Pre-release

What's Changed

  • load theme files for local testing by @ntno in #42
  • add example elements to palette pages by @ntno in #43
  • bump docs by @ntno in #44

Full Changelog: 1.1.0...1.1.1

1.1.0

07 Jan 03:08
08a63cd
Compare
Choose a tag to compare

What's Changed

  • test if version in package matches version in partial by @ntno in #37
  • Alternate Color Palettes by @ntno in #39
  • Extensions and Initial Element Documentation by @ntno in #41

Full Changelog: 1.0.0...1.1.0