![Version](https://img.shields.io/badge/Version-1.0.0-success)
This is poetic's first major release since inception. It is currently hosted on [PyPi](https://pypi.org/project/poetic-py/) with future plan on Conda integration. This update has packed tons of under-the-hood improvements and internal features to ensure that development from this point on will stay organized and systematic. Below is a list of major improvements since last release (0.1.2):
- **FIRST MAJOR RELEASE Now on [pypi](https://pypi.org/project/poetic-py/)**
- Support for command-line mode.
- Support for processing text file.
- Added docstring documentation.
- Added official [online documentation](https://poetic.readthedocs.io/en/latest/index.html)
- Revemped Github repo without LFS.
- Added the “exceptions” internal module
- Added support for directly running the package using “python -m poetic”
- Data now hosted on [poetic-models](https://github.com/kevin931/poetic-models)
- Tons of internal optimization
A few notes on future developments and expected directions of this package:
- Three minor-update versions (including new release) will be maintained at all times from now on. Any other versions will be considered EOL, except for versions that are intended for maintaining future compatibility (like that of python 2.7).
- No versions before v1.0.0 will receive any support and fixes from now on. There are, **but minimal**, breaking changes in this major update, and updating is recommended.
- At this point, this project is a one-man show, and given the complexities of the dependencies, compatibility, especially environment setup, can be an issue. Please be patient and open an issue or PR if wacky things happen.
Enjoy this new release! Be poetic!