This is the first full release after a period of dormancy for the project. Support for several file types has been added, plus some internal cleanup.
What's Changed
- fix(readme): Update the docs to show current year by @xorima in #140
- Add support for TOML configuration files by @kupiakos in #144
- Support *.BUILD files by @pmeric in #145
- Adding support for the j2 format. by @sjswerdlow in #146
- feature: add pre-commit support by @Thomy90 in #138
- style: Each language in a case on its own line by @flwyd in #174
- Add Powershell Support [ps1, psm1] by @JackStuart in #165
- feat: add support for .htm files by @CalebAlbers in #121
- Fix test: expected copyright year must be 2018 by @flwyd in #178
- Upgrade GitHub workflows by @flwyd in #180
- Fix ignore on Windows by @06393993 in #157
- Add support for BUILD.bazel files by @pmeric in #151
- Add support for Rackup (.ru) config files by @CalebAlbers in #120
- Add .bash and .zsh extensions by @CalebAlbers in #122
- Add support for nix scripts by @06393993 in #156
- Reformat TestLicenseHeader to one filetype per line by @flwyd in #181
- Add AWK, Elixir, Julia, Lua, Raku, Scheme, & Vim by @flwyd in #182
- Add
.graphqlsupport by @SleepySquash in #111 - Add .less support by @gnugomez in #184
- Wrap the MIT License template to ensure the generated license fits into 80 characters by @XuehaiPan in #185
- feat(buck): add support for buck2 files (#188) by @yesudeep in #187
- Cython files Support by @Spill-Tea in #192
- Goreleaser config update by @Spill-Tea in #193
- Adding support for the gradle file extension by @tfroseman in #194
New Contributors
- @xorima made their first contribution in #140
- @kupiakos made their first contribution in #144
- @pmeric made their first contribution in #145
- @sjswerdlow made their first contribution in #146
- @Thomy90 made their first contribution in #138
- @JackStuart made their first contribution in #165
- @CalebAlbers made their first contribution in #121
- @06393993 made their first contribution in #157
- @SleepySquash made their first contribution in #111
- @gnugomez made their first contribution in #184
- @yesudeep made their first contribution in #187
- @Spill-Tea made their first contribution in #192
- @tfroseman made their first contribution in #194
Full Changelog: v1.1.1...v1.2.0