Skip to content

Releases: alexrudy/bootlace

v0.2.4

30 Nov 20:56
Compare
Choose a tag to compare
  • Improve endpoint support
    Adds support for the full name of the endpoint (i.e. prefixed with the blueprint name), as well as a utility to check if the current blueprints are active.

Full Changelog: v0.2.3...v0.2.4

v0.2.3

22 May 03:58
Compare
Choose a tag to compare

What's Changed

  • Development tools in #14

Full Changelog: v0.2.2...v0.2.3

v0.2.2

19 May 16:20
Compare
Choose a tag to compare

What's Changed

  • [dev] Add docs cleanup to justfile
  • [feature] Adds a Resource object for providing css and js
  • [feature] Improved table column classes
  • [feature] Separate Endpoint object
  • [feature] Do not render None in columns

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 May 14:46
2440845
Compare
Choose a tag to compare

What's Changed

  • Dependencies and Python 3.12 tests in #11
  • Add documentation for the tag utility in #12

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 May 01:03
6d6a61e
Compare
Choose a tag to compare

What's Changed

  • Adds the ability to manage tag attributes and classes for semantic items which generate HTML. in #10

Full Changelog: v0.1.4...v0.2.0

Navbar Serialization

06 May 04:19
Compare
Choose a tag to compare

What's Changed

  • Serialization for the Navbar tools in #9

Full Changelog: v0.1.3...v0.1.4

v0.1.3 - Bootstrap support embedded in bootlace

09 Apr 17:04
6cb5ea8
Compare
Choose a tag to compare

What's Changed

  • Make bootstrap available in extension resources in #8

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Apr 22:08
a54f1d6
Compare
Choose a tag to compare

What's Changed

  • Add test color support to gha in #6
  • Make bootstrap available in extension resources in #7

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Mar 03:15
e59a608
Compare
Choose a tag to compare

What's Changed

  • Add pypi-package workflow in #3
  • Only run testpypi uploads on tags in #4
  • Typing stub package for dominate in #5

Full Changelog: v0.1.0...v0.1.1