What's Changed
* change to lazy log by kemingy in https://github.com/mosecorg/mosec/pull/129
* ignore IDE config file, install rustfmt nightly in Makefile by kemingy in https://github.com/mosecorg/mosec/pull/128
* update int_ge_1 validation error explanation by FerdinandZhong in https://github.com/mosecorg/mosec/pull/130
* feat: exception traceback by kemingy in https://github.com/mosecorg/mosec/pull/131
* feat: use pyproject for configs by kemingy in https://github.com/mosecorg/mosec/pull/132
* Add license to each file by kemingy in https://github.com/mosecorg/mosec/pull/133
* change to pylint by kemingy in https://github.com/mosecorg/mosec/pull/134
* fix: convert size from str to int by kemingy in https://github.com/mosecorg/mosec/pull/135
* add custom env example by lkevinzc in https://github.com/mosecorg/mosec/pull/142
* fix env doc by kemingy in https://github.com/mosecorg/mosec/pull/143
* fix ci pull request path condition by kemingy in https://github.com/mosecorg/mosec/pull/145
* fix: only build source distribution once by kemingy in https://github.com/mosecorg/mosec/pull/147
* add dependabot.yml by kemingy in https://github.com/mosecorg/mosec/pull/149
* Update README.md by lkevinzc in https://github.com/mosecorg/mosec/pull/150
* fix: pylint no-self-use plugin by kemingy in https://github.com/mosecorg/mosec/pull/151
* fix: always run test since it's free for public repo now by kemingy in https://github.com/mosecorg/mosec/pull/152
* chore(pip): update requests requirement from ~=2.26 to ~=2.28 by dependabot in https://github.com/mosecorg/mosec/pull/153
* chore(cargo): bump once_cell from 1.10.0 to 1.12.0 by dependabot in https://github.com/mosecorg/mosec/pull/154
* chore(cargo): bump tracing from 0.1.32 to 0.1.34 by dependabot in https://github.com/mosecorg/mosec/pull/155
* chore(cargo): bump tracing-subscriber from 0.3.10 to 0.3.11 by dependabot in https://github.com/mosecorg/mosec/pull/156
* chore(cargo): bump clap from 3.1.8 to 3.2.5 by dependabot in https://github.com/mosecorg/mosec/pull/159
* chore(cargo): bump prometheus from 0.13.0 to 0.13.1 by dependabot in https://github.com/mosecorg/mosec/pull/158
* feat: run CI check for lock file changes by kemingy in https://github.com/mosecorg/mosec/pull/160
New Contributors
* FerdinandZhong made their first contribution in https://github.com/mosecorg/mosec/pull/130
* dependabot made their first contribution in https://github.com/mosecorg/mosec/pull/153
**Full Changelog**: https://github.com/mosecorg/mosec/compare/0.3.5...0.3.6