Skip to content

Commit e1b2128

Browse files
committed
Prepare for release 0.5.0
Signed-off-by: deadprogram <ron@hybridgroup.com>
1 parent f85542c commit e1b2128

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

CHANGELOG.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
1-
0.4.0
1+
0.5.0
22
---
3+
- **all**
4+
- Use the Glypher interface
5+
- Extend the CharsetRegistry to cover jisx
6+
- const2bit: avoid heap allocations
7+
- **font generation**
8+
- add support for loading multiple font files
9+
- Do not convert jisx0201.1976
10+
- support const1bit, where the font data is placed in ROM
11+
- **fonts**
12+
- add shnm font
13+
- **examples**
14+
- add examples/const1bit
15+
- add support for gopher-badge
16+
- add examples/unicode_font3_const
17+
318

19+
0.4.0
20+
---
421
- **all**
522
- avoid unneeded heap allocations, especially since embedded display value is interface anyhow
623
- **build**
@@ -23,7 +40,6 @@
2340

2441
0.3.0
2542
---
26-
2743
- Add Fonter and Glypher interfaces
2844
- Refactor rotation process
2945
- examples: use build directives for both Go1.17 and earlier versions
@@ -33,11 +49,9 @@
3349

3450
0.2.1
3551
---
36-
3752
- Update to use TinyGo drivers v0.14.0
3853
- Correct examples use of NewSPI()
3954

4055
0.2.0
4156
---
42-
4357
This is the first proper release!

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ package tinyfont
44
// for support purposes.
55
//
66
// Update this value before release of new version of software.
7-
const Version = "0.4.0"
7+
const Version = "0.5.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy