-
Notifications
You must be signed in to change notification settings - Fork 83
/
CHANGES
57 lines (45 loc) · 916 Bytes
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Fakeimg Changelog
===============
Version 0.10
____________
- Upgrading to latest Flask / Pillow
- Upgrading to Python 3.8
Version 0.9
-----------
- Adding support for japanese text with `noto` font
- Adding support for chinese text with `noto` font
- Adding support for korean text with `noto` font
Version 0.8
-----------
- Removing Sentry
- Adding Docker support
Version 0.7
-----------
- Removing Python 2 support to clean code
- Upgrading to Python 3.6
- Update dependencies
Version 0.6
-----------
- Transparency added
Version 0.5
-----------
- Python 3.3 support
- Pypy 2.1 support
Version 0.4
-----------
- Font size settings
- Adding a changelog
Version 0.3.1
-------------
Bugfix release: utf-8 encoding issues on some parameters.
Version 0.3
-----------
Retina display mode
Version 0.2
-----------
New fonts: Bebas, Museo
Version 0.1.1
Various bug fixes
Version 0.1
-----------
First release.