What's Changed
- feat(header templates): add support for AGPL-3.0 by @elijaholmos in #125
- Upgrade go version to 1.18 by @kezhenxu94 in #126
- Add MulanPSL-2.0 support. by @jmjoy in #127
- New Header Template: GPL-3.0-or-later by @ddlees in #128
- Update README.md by @rovast in #129
- Add more
.env.[mode]
support for VueJS project by @rovast in #130 - Docker Multiple Architecture Support :fixes#9089 by @mohammedtabish0 in #132
- Polish maven test for convenient debug by @kezhenxu94 in #134
- feat: list files by git when possible by @tisonkun in #133
- Switch to npm ci for reliable builds by @kezhenxu94 in #135
- Fix optional dependencies are not excluded by @kezhenxu94 in #136
- Fix exclude not work for transitive dependencies and add recursive config by @kezhenxu94 in #137
- Add some tests for maven resovler by @kezhenxu94 in #138
- feat(header-fix): add Svelte support by @elijaholmos in #139
- dep: do not write license files if they already exist by @kezhenxu94 in #140
- fix: not ignore *.txt to make sure files like CMakeLists.txt can be checked by @acelyc111 in #141
- fix license header normalizer by @xiaoyawei in #142
- Substitute variables in license content for header command by @kezhenxu94 in #143
- Correct indent in Apache-2.0 template by @tisonkun in #144
- Add copyright-year configuration by @kezhenxu94 in #145
- dep/maven: use output file to store the dep tree for cleaner result by @kezhenxu94 in #146
- dep/maven: resolve dependencies before analysis by @kezhenxu94 in #147
- gha: switch to composite running mode and set up cache by @kezhenxu94 in #149
- gha: switch to composite running mode and set up cache by @kezhenxu94 in #150
- Fix GitHub Actions wrong path by @kezhenxu94 in #151
- Normalize license for cargo. by @jmjoy in #153
- Remove space characters in license for cargo. by @jmjoy in #154
- Bump up dependencies to fix CVE by @kezhenxu94 in #155
- Bump up GHA to depress warnings by @kezhenxu94 in #156
- Leverage the built-in cache in setup-go@v4 by @kezhenxu94 in #157
- Dependencies check should report unknown licneses by @kezhenxu94 in #158
- Fix wrong indentation in doc by @kezhenxu94 in #159
- Add EPL-2.0 header template by @kezhenxu94 in #160
- Fix wrong indentation in doc about multi license config by @kezhenxu94 in #161
- dependency resolve with default template and specified output of license by @crholm in #163
- Bump up go git to support .gitconfig user path by @kezhenxu94 in #164
- Draft release notes for 0.5.0 by @kezhenxu94 in #165
- Remove "portions copyright" header normalizer by @antgamdia in #166
New Contributors
- @elijaholmos made their first contribution in #125
- @ddlees made their first contribution in #128
- @rovast made their first contribution in #129
- @mohammedtabish0 made their first contribution in #132
- @acelyc111 made their first contribution in #141
- @xiaoyawei made their first contribution in #142
- @crholm made their first contribution in #163
- @antgamdia made their first contribution in #166
Full Changelog: v0.4.0...v0.5.0