Releases: raven-computing/project-init
Releases · raven-computing/project-init
v1.7.6
v1.7.5
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
Release notes:
- Added variables to the read_user_input_text() and read_user_input_selection() API functions which let you specify default values.
- Updated project source templates, default language versions and setup scripts.
- Other minor improvements.
See Changelog.
v1.6.1
v1.6.0
Release notes:
- Added the new project_init_copyright_headers() API function to help with setting up copyright headers in Quickstart mode.
- Added the new PROJECT_INIT_LICENSE_FILE_NAME API global to make the names of license files configurable via addon code.
- You can now disable all license resources provided by the base resources by configuring the 'sys.baselicenses.disable' project property. More info
- Improved Docker-related project control code in all project source templates.
- Updated project source templates and supported language versions.
See Changelog.