Upgrade to stable runtime image π³ great performance increase π BC in python alias π
v2.0.0
- Now using our new stable docker images based on Windows/Ubuntu π³
- Up to 60% performance improvement for smaller projects π
- BC:
python
now consistently aliasespython2
on all target platforms,python3
is still available when referenced directly. π
What's Changed
- Refactor to typescript by @davidmfinol in #158
- Bump ruairidhwm/action-cats from 1.0.1 to 1.0.2 by @dependabot in #154
- Updated GitHub dependencies to restore checks functionality by @davidmfinol in #159
- Bump actions/setup-node from 2 to 3 by @dependabot in #165
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #166
- Bump actions/checkout from 2 to 3 by @dependabot in #167
- feat: support self-hosted runners by @paulpach in #170
- Bump actions/cache from 2 to 3 by @dependabot in #171
- fix: operation not permitted in self hosted runners by @paulpach in #172
- Rebuild after docker.sock:z fix by @paulpach in #173
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #174
- feat: work with rootless docker by @paulpach in #175
- perf: avoid creating temporary docker image by @paulpach in #177
- feat: upgrade to images of version 1 (rolling tag) by @webbertakken in #179
Includes alpha changes
This release also includes the changes from the 7 alpha releases.
Full changelog
Full Changelog: v1...v2.0.0