Skip to content

v0.0.10

Latest
Compare
Choose a tag to compare
@keeganskeate keeganskeate released this 21 Jan 17:09
bd7f4c4
  • Major refactor of the entire cannlytics module.
  • Major refactor of the metrc module, improving performance and ease-of-use.
  • Minor refactor of the firestore module, removing redundant wrapper functions. Firestore functions can now optionally be passed a Firestore Client (database) to create an opportunity for further performance optimization.
  • The features and functionality of the lims module are beginning to be completed, tested, and standardized.
  • A Cannlytics class has been added to serve as an interface to all firebase, metrc, and lims functionality.
  • Authentication functionality in cannlytics.auth.auth.py has been standardized to support authentication in the Cannlytics Console, the Cannlytics Website, and the Cannlytics API.