Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 03:40
· 11 commits to master since this release

3.2.0 (2021-05-01)

Feature

Bug Fixes

  • github action bot (2eb1eb6)
  • improve log support (e5dd073)
  • UpdatableAdapter(add method UpdateFilteredPolicies): upgrade cab… (casbin#103) (40a8c16)
  • Printing the supported DB name strings in error message so that user knows the valid options to use in connection string (d1e5ce9)
  • postgres can not set timezone (48a73a8)
  • could not support sqlite in windows without cgo (3bc70f9)
  • add method UpdatePolicies (2726924)
  • create index when using custom schema (c1c559e)
  • remove blank code block (8f14dc9)
  • default table name (d2ddb95)
  • modify column p_type to ptype(casbin#67) (63d03fb)
  • add NewFilteredAdapter (8175c08)
  • fix simple example error no handed (3d29e84)

Documentation

  • switch CI to travis-ci.com (7fc6ef1)

Tests

  • more adapter test cases (34590b6)

Styles

CI

  • github action ci and semantic release (a790323)