What's Changed
* Authentication and authorization features by ty2huang in https://github.com/squirrels-nest/squirrels/pull/16
* Create parameter configs for immutable parameter attributes (id, name, all_options, etc.) by ty2huang in https://github.com/squirrels-nest/squirrels/pull/17
* Change build tool to poetry and introduce widget parameter configurations with yaml by ty2huang in https://github.com/squirrels-nest/squirrels/pull/18
* Changed project structure to be similar to be models-based by ty2huang in https://github.com/squirrels-nest/squirrels/pull/19
* Squirrels UI refactor to use React by ty2huang in https://github.com/squirrels-nest/squirrels/pull/20
* Renamed dataset args to dataset traits by ty2huang in https://github.com/squirrels-nest/squirrels/pull/21
* Make catalog API for datasets a separate endpoint with option to authorize for non-public scopes by ty2huang in https://github.com/squirrels-nest/squirrels/pull/22
**Full Changelog**: https://github.com/squirrels-nest/squirrels/compare/v0.1.1-post1...v0.2.0