Skip to content

Releases: uzh/guardian

0.3.2

21 Mar 09:40
Compare
Choose a tag to compare

Changed

  • use string preprocessor instead of defining and using sql functions

Deprecated

  • database start function, as no functions need to be defined anymore

0.3.1

22 Jan 09:57
Compare
Choose a tag to compare

Added

  • role assingment base structure for specifiying which role can assign which ones

Removed

  • old unused database tables

Fixed

  • package deprecation warnings

0.2.0

05 Jul 15:20
Compare
Choose a tag to compare

Added

  • helper functions on backend for integrated guardian usage

Changed

  • extract roles into separate table
  • rework relations
  • combine "find checker" functions
  • optimised validate function

0.1.1

30 Mar 06:46
Compare
Choose a tag to compare

0.1.0

21 Mar 11:52
Compare
Choose a tag to compare

💥 The start of using the changelog. Preparations for our version 0.1.0.

Added

  • deployment for new releases and documentation

Changed

  • typified the guardian library