Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 3.18 KB

RELEASE_NOTES.md

File metadata and controls

32 lines (29 loc) · 3.18 KB

2.0.0+6560990 (Released 2024-1-4)

  • Additions:
    • [#6560990] Target netstandard 2.0 with lib, update project to .net 8

1.0.0+d20912a (Released 2023-7-10)

  • Additions:
    • [#065f2f0] update sample notebook
    • [#550bdff] Finish porting badge tests, add some constructor overloads
    • [#8930847] typo
    • [#ac88695] update readme
    • [#c4b80e0] port some badge tests
    • [#3e644a6] Port threshold logic (#4), add global maskId (#5)
    • [#e15dcfa] Add color sample badges and update readme
    • [#b36ef3a] Finish basic Badge class (without threshold logic)
    • [#a0990ab] add tests for font width approximtion, comment out unfinished code
    • [#1473f9a] wip port badge class
    • [#ced7df4] wip: port Badge class
    • [#6001300] Add templates, template string literals, and related tests
    • [#be3a186] add dummy test, project references
    • [#0520b8e] set up project structure
    • [#1acc0a5] Initial commit
  • Bugfixes:
    • [#d20912a] Add a WriteBadge method and fix some mutable state handling (OOP is so very nice)
    • [#8eae33c] fix link again
    • [#e8d859e] fix link
    • [#d40ef91] fix #7
    • [#2518cc9] fix mask id, lowercase mandatory args, regenerate color samples

0.0.0 (Released 2023-6-22)

  • Additions:
    • Initial set up for RELEASE_Notes.md