code cleanup + aesthetic changes
This commit is contained in:
parent
3c6d52ed28
commit
b5112c6565
16 changed files with 46 additions and 245 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# What’s New
|
||||
|
||||
## 1.1.0
|
||||
|
||||
+ **Deprecated** several configuration values ~
|
||||
+ Removed permanently the remains of extensions.
|
||||
+ I18n improvements.
|
||||
|
||||
## 1.0.0
|
||||
|
||||
+ **BREAKING CHANGES AHEAD**!
|
||||
|
|
@ -11,7 +17,7 @@
|
|||
+ Switched to `pyproject.toml`. `requirements.txt` has been sunset.
|
||||
+ Switched to the Apache License; the old license text is moved to `LICENSE.0_9`
|
||||
+ Added color themes! This is a breaking (but trivial) aesthetic change. Default theme is 'Miku' (aquamarine green).
|
||||
+ Extensions have been removed. They never had a clear, usable, public API in the first place.
|
||||
+ Extensions **have been removed**. They never had a clear, usable, public API in the first place.
|
||||
|
||||
## 0.9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue