- Do not refresh already installed snaps - Fix URL in setup.py - Fix pydantic validation error handling - Unpin pydantic and pydantic-yaml dependency versions - Unpin pylint dependency version - Remove unused requirements files
1.1.1
------------------
- Pin pydantic and pydantic-yaml dependency versions
1.1.0
------------------
- Add support to overlay step - Use bash as step scriptlet interpreter - Add plugin environment validation - Add go plugin - Add dotnet plugin
1.0.4
------------------
- Declare additional public API names - Add git source handler
1.0.3
------------------
- Properly declare public API names - Allow non-snap applications running on non-apt systems to invoke parts processing on build providers - Use Bash as script interpreter instead of /bin/sh to stay compatible with Snapcraft V2 plugins
1.0.2
------------------
- Fix local source updates causing removal of build artifacts and new files created in ``override-pull``