mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 11:16:46 +00:00
Bump Year to 2018
This commit is contained in:
parent
e04211d39f
commit
dfbe383a4a
17
CHANGELOG.md
17
CHANGELOG.md
@ -1,8 +1,6 @@
|
||||
ChangeLog
|
||||
==============================================================================
|
||||
# ChangeLog
|
||||
|
||||
2.99.1 - DEVELOPMENT (will be released as dev/2.99.2 or stable/3.0.0)
|
||||
------------------------------------------------------------------------------
|
||||
## 2.99.1 - DEVELOPMENT (will be released as dev/2.99.2 or stable/3.0.0)
|
||||
|
||||
This is a complete fork from Cement 2 code base. Please continue to use
|
||||
stable versions of Cement 2, until Cement 3.0.0 is released.
|
||||
@ -11,13 +9,13 @@ stable versions of Cement 2, until Cement 3.0.0 is released.
|
||||
Bugs:
|
||||
|
||||
- `[ext.redis]` Unable To Set Redis Host
|
||||
- [Issue #440](https://github.com/datafolklabs/cement/issues/440)
|
||||
- [Issue #440](https://github.com/datafolklabs/cement/issues/440)
|
||||
|
||||
|
||||
Features:
|
||||
|
||||
- `[core]` Add Docker / Docker Compose Support
|
||||
- [Issue #439](https://github.com/datafolklabs/cement/issues/439)
|
||||
- [Issue #439](https://github.com/datafolklabs/cement/issues/439)
|
||||
|
||||
|
||||
Refactoring:
|
||||
@ -28,7 +26,7 @@ Refactoring:
|
||||
Incompatible:
|
||||
|
||||
- `[core]` Replace Interfaces with ABC Base Classes
|
||||
- [Issue #192](https://github.com/datafolklabs/cement/issues/192)
|
||||
- [Issue #192](https://github.com/datafolklabs/cement/issues/192)
|
||||
- `[core.foundation]` Rename `CementApp` to `App`.
|
||||
- `[core.handler]` Rename `CementBaseHandler` to `Handler`
|
||||
- `[core.handler]` Drop deprecated backend globals
|
||||
@ -43,10 +41,9 @@ Incompatible:
|
||||
- `[ext.argparse]` ArgparseController.Meta.default_func is not `_default`, and
|
||||
will print help info and exit. Can now set this to `None` as well to
|
||||
pass/exit.
|
||||
- [Issue #426](https://github.com/datafolklabs/cement/issues/426)
|
||||
- [Issue #426](https://github.com/datafolklabs/cement/issues/426)
|
||||
|
||||
|
||||
Deprecation:
|
||||
|
||||
* *Everything with deprecation notices in Cement < 3*
|
||||
|
||||
- *Everything with deprecation notices in Cement < 3*
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
Contributors
|
||||
==============================================================================
|
||||
# Contributors
|
||||
|
||||
The following people have contributed to Cement, either by way of source code,
|
||||
documentation, or testing:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user