Skip to content

Releases: jongracecox/anybadge

v1.16.0

11 Jan 23:02

Choose a tag to compare

What's Changed

New features

  • More accurately detect emoji character length

Fixes

  • Fix label and value escaping (#91)
  • Handle bad thresholds more elegantly
  • Fix package version bug (#106)

Other

  • Fix invoke when anybadge package is not installed and running inv --test.local
  • Ensure tests run against the correct version when run locally using inv --test.local
  • Update issue template markdown
  • Add coverage.xml output when running inv --test.local

Full Changelog: v1.15.6...v1.16.0

v1.15.6

30 Dec 16:06

Choose a tag to compare

What's Changed

New features

Chores

Full Changelog: v1.14.0...v1.15.6

1.14.0

24 Aug 22:41
ea180ef

Choose a tag to compare

New features

  • Add --version arg to cli
  • Allow python -m anybadge cli usage

Back-end

1.13.0

17 Aug 00:11
2af319b

Choose a tag to compare

New features

1.12.0

13 Aug 19:38
ea2eccd

Choose a tag to compare

New features

  • Allow template to be passed as a pathlib.Path
  • Allow write_badge to be called with pathlib.Path

Fixes

  • Fix broken server imports (#66)
  • Fix PyPi deployment

Back-end

  • Add wheel package testing to CI
  • Add Python 3.10 testing to CI
  • Add testing for PyPi releases

1.11.2rc2

13 Aug 18:58
ff0ee0d

Choose a tag to compare

1.11.2rc2 Pre-release
Pre-release

Fix pypi deployment

1.11.2rc1

13 Aug 18:29
1c986d4

Choose a tag to compare

1.11.2rc1 Pre-release
Pre-release

New features

  • Allow template to be passed as a pathlib.Path

Fixes

  • Fix broken server imports (#66)

Back-end

  • Add wheel package testing to CI
  • Add Python 3.10 testing to CI

1.11.1

09 Aug 03:23
27b25f7

Choose a tag to compare

Fixes

  • Fix package build missing templates submodule

1.10.0

08 Aug 23:14
f168671

Choose a tag to compare

Python version support

  • Drop Python 2.7 support (now >= 3.4)
  • Add testing for 3.4 and 3.9
  • Add python version to setup.py requirements

Fixes

  • Add missing example .svg files
  • Fix typo in README.md

Internal updates

  • Split code into package with submodules
  • Store templates as package resources
  • Incorporate server into the same package
  • Add CONTRIBUTING.md
  • Add pre-commit config
  • Standardize on black code formatting

1.9.0

05 Mar 00:49
6de2da8

Choose a tag to compare

  • Add new --style command line option
  • Add GitLab Scoped style