Skip to content

Releases: kylixeza/firetor

0.2.0

16 Apr 15:41
Compare
Choose a tag to compare

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

12 Apr 11:52
c38983b
Compare
Choose a tag to compare

Firetor (0.1.1)

  • Fixed bug when user upload portrait image and using preprocessing function, it will rotate 270 degrees clockwise
  • Improve performance
  • Fixed miss understanding documentation

0.1.0

09 Apr 04:10
5a89e71
Compare
Choose a tag to compare

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