* The dataset creation wizard no longer crashes when canceled.
1.5.0
* Added support for Python 3.11.
1.4.0
* New commands `teams add-member` and `teams remove-member` added, allowing for management of team members.
1.3.0
* A new command `pubreg audit-log` for viewing audit logs of Maskinporten clients has been added. * Automatic client key rotation is now offered when creating a new client key. * A new family of `team` commands and been added for viewing and editing teams.
1.2.0
* The `pubreg delete-client` command now offers to delete the SSM key parameters belonging to a client when it's deleted.
1.1.0
* Numerous UI improvements in the `pubreg` sub-commands. * Better keyboard interrupt handling. * Dropped dependency on Sphinx for documentation generation.