Releases: ProjectAliceDev/renpy-lint-action
Releases · ProjectAliceDev/renpy-lint-action
v1.1.2
What's Changed
- Ability to re-use cached version of the SDK and ability to store a cached version by @devorbitus in #2
- Doc update - fix duplicate ID issue by @devorbitus in #3
- Minor docs change required by @devorbitus in #4
- Update lint messaging to prevent confusion in #5
New Contributors
- @devorbitus made their first contribution in #2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
This update adds some dependencies to the Dockerfile so that this action will work for Ren'Py 7.4.0 and later releases.
v1.1.0
This update adds a parameter that lets you control where the project is.
Note: This parameter is required. For older projects, to emulate the old behavior, set
project-dirto'.'.
v1.0.0
[renpy-lint-action] Fix Dockerfile