Skip to content

v0.0.2

Compare
Choose a tag to compare
@SarthakMakhija SarthakMakhija released this 12 Sep 13:37
· 268 commits to main since this release

Changelog

  • ca25bb5 Merge branch 'feature-set1', containing attribute mime and functions: isText, isPdf, isAudioo, isVideo, isImage
  • b4ea353 Sarthak | Adds a couple of integration tests for aggregation functions and mime type
  • af89225 Sarthak | Adds an integration test for mimetype
  • b000f53 Sarthak | Adds error handling for mime related functions
  • df69978 Sarthak | Adds support for determining the mime type of a file
  • 4aaf516 Sarthak | Adds support for ispdf function
  • 6f02ce3 Sarthak | Adds support for istext, isimage, isaudio, isvideo functions
  • fbbb533 Sarthak | Adds support for mimetype attribute
  • 750367f Sarthak | Corrects a function name
  • 34fd79f Sarthak | Handles blank mime type, now it returns NA
  • ff7edb1 Sarthak | Stores the mime type, once evaluated
  • 34f4d50 Sarthak | Updates README
  • b1e57c5 Sarthak | Updates README
  • 9ff9ba3 Sarthak | Updates README
  • 9e7745b Sarthak | Updates README
  • 0b1b486 Sarthak | Updates README