You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added the new [project_init_copyright_headers()](https://github.com/raven-computing/project-init/wiki/API-Reference-v1#project_init_copyright_headers) API function to help with setting up copyright headers in Quickstart mode.
4
-
* Added the new [PROJECT_INIT_LICENSE_FILE_NAME](https://github.com/raven-computing/project-init/wiki/API-Reference-v1#project_init_license_file_name) API global to make the names of license files configurable via addon code.
5
-
* You can now disable all license resources provided by the base resources by configuring the '*sys.baselicenses.disable*' project property. [More info](https://github.com/raven-computing/project-init/wiki/Addons#configuration)
6
-
* Improved Docker-related project control code in all project source templates.
7
-
* Updated project source templates and supported language versions.
3
+
* Minor improvements.
4
+
* Updates to project source templates and supported language versions.
8
5
9
-
See [Changelog](https://github.com/raven-computing/project-init/blob/v1.6.0/CHANGELOG.md).
6
+
See [Changelog](https://github.com/raven-computing/project-init/blob/v1.6.1/CHANGELOG.md).
0 commit comments