Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@kylixeza kylixeza released this 16 Apr 15:41
· 2 commits to release-0.2.0 since this release

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