Releases: kylixeza/firetor
Releases · kylixeza/firetor
0.2.0
Firetor 0.2.0
- Changed default value for image extension to the original file extension (before: jpg)
- Added function to renaming file (image) at
ImagePreprocessing.kt
- Added time stamp (optional) parameter into renaming function to distinguish one file from another
- Added feature to upload document to firebase storage
- Added some preprocessing functions document at
DocumentPreprocessing.kt
- Updated documentation
0.1.1
0.1.0
Firetor (0.1.0)
- Added core module of firetor, including firebase admin setup and initialize plugin
- Added storage module to initialize firebase storage
- Setup publishing gradle
- Added code documentations
Full Changelog: https://github.com/KylixEza/firetor/commits/0.1.0