Releases: leandroBorgesFerreira/Writeopia
Releases · leandroBorgesFerreira/Writeopia
v0.4.1
- Creating more documents for Docusaurus.
- More Kdocs.
- Small changes in API of the SDK.
v0.4.0
Changing group id in maven central
v0.3.0
- Creating documentation for the project using Docusaurus, Kdocs and Javadocs.
- Small changes in code to make it easier to use.
v0.2.1
Many improvements for the SDK!
- New modules added to the SDK to add backend support, Serialization, Network and common Models added.
- Support for network calls
- Improvements in the persistence layer
- Improvements in the interaction with the editor
- New commands added
- New drawers added
- Polishment in the UI
Sample app has some basic usability now! It is no longer a simple POC with almost no behaviour. You can register, login create offline notes and request introduction notion from the backend.
v0.1.1
- Changing package of classes
0.1.0
First release