Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@rezib rezib released this 26 Nov 08:19
· 1 commit to main since this release
v1.2.0

Added

  • settings: print list parameters as comma-separated list of values for more readability (#27).

Changed

  • permissions: Do not attribute anonymous role by default anymore to authenticated users.

Fixed

  • core: AttributeError with asyncio.tasks._gather on Python 3.6 (#23).
  • settings:
    • Print URL as readable string in dumps (#25).
    • Print IP/network addresses as readable strings in dumps (#26).