Releases: SwedbankPay/jekyll-plantuml-docker
Releases · SwedbankPay/jekyll-plantuml-docker
2.3.1
#268 deletes Gemfile.lock
and specifies versions in the Gemfile
instead. This will hopefully make it easier to consume the Docker image.
2.3.0
Bumps swedbank-pay-design-guide-jekyll-theme
from v1.11 to v1.12.4 and kramdown-plantuml
from v1.0.5 to v1.1.12 to add support for PlantUML theming. Also bumps every other gem and APT package to keep things fresh.
2.2.2
#187 fixes the invocation of git_first_parent_branch()
.
2.2.1
#143 fixes Jekyll's URL handling by setting both url
and baseurl
.
2.2
#142 introduces the --site-url
argument.
2.1.4
#91 provides Jekyll with GITHUB_BRANCH
so links to GitHub will point correctly on internal pull requests.
2.1.3
#85 updates HTMLProofer with support for caching of internal links.
2.1.2
- #69 bumps
kramdown-plantuml
from version 1.0.4
to 1.0.5
, upgrading PlantUML from version 1.2020.5
to 1.2020.18
.
- #75 improves failures on
bundle install
and loosens version requirements on dependencies so the install should fail less often.
2.1.1
#55 adds Authorization
to requests towards GitHub domains to avoid 429 Too Many Requests
responses.
2.1.0 New profile flag
This release adds the --profile
flag that gives profiling information during build