Releases: userscripters/generate-headers
Releases · userscripters/generate-headers
v2.12.1
Commits
- cf44c18: 2022-04-30 Automated dependencies update (github-actions)
- 76a5696: added short description to the README generation (Oleg Valter)
- aa41e98: Merge branch 'master' of github.com:userscripters/generate-headers (Oleg Valter)
- Bump mocha from 9.2.2 to 10.0.0 (#115) #115 (dependabot[bot])
- 277a015: 2022-05-07 Automated dependencies update (github-actions)
- 1701c27: fixed ambiguous bin in package.json (Oleg Valter)
- 7b1fe19: added descriptions to CLI options (Oleg Valter)
- bc3040b: 2.12.1 (Oleg Valter)
v2.12.0
Commits
v2.11.0
v2.10.1
Commits
- 1aaab6a: 2.10.0 (Oleg Valter)
- 7c50cb4: 2022-01-29 Automated dependencies update (github-actions)
- Bump sinon from 12.0.1 to 13.0.0 (#99) #99 (dependabot[bot])
- 3463277: 2022-02-05 Automated dependencies update (github-actions)
- 0cbaeaf: 2022-02-12 Automated dependencies update (github-actions)
- adc6cfe: 2022-02-19 Automated dependencies update (github-actions)
- 63ad8c5: 2022-02-26 Automated dependencies update (github-actions)
- 065a028: 2022-03-05 Automated dependencies update (github-actions)
- 71d9a18: 2022-03-12 Automated dependencies update (github-actions)
- 6bdc019: 2022-03-19 Automated dependencies update (github-actions)
- 6f280a5: 2022-03-26 Automated dependencies update (github-actions)
- 2c758e1: 2022-04-02 Automated dependencies update (github-actions)
- 5c1eaa1: 2022-04-09 Automated dependencies update (github-actions)
- b3361e8: 2022-04-16 Automated dependencies update (github-actions)
- b1c7df1: improved error handling of the main generator (Oleg Valter)
- c7908e1: minor improvement to the versioning workflow (Oleg Valter)
- 3285a92: 2.10.1 (Oleg Valter)
v2.10.0
Commits
- 70a1192: 2022-01-15 Automated dependencies update (github-actions)
- 2669091: Merge branch 'master' of github.com:userscripters/generate-headers (Oleg Valter)
- ffcbb9e: 2022-01-19 Automated dependencies update (github-actions)
- a007e24: 2022-01-22 Automated dependencies update (github-actions)
- b1ae41a: added 'fetch' grant to Tampermonkey header generation (Oleg Valter)
- 5294bad: Merge branch 'master' of github.com:userscripters/generate-headers (Oleg Valter)
- fbada6b: added @connect headers validator (Oleg Valter)
- 2ddc249: added --whitespace CLI and programmatic API option for generating Tampermonkey's @connect headers (Oleg Valter)
- 4e2085a: 2.10.0 (Oleg Valter)
v2.9.0
v2.8.1
v2.8.0
Commits
- c34111c: 2021-11-30 Automated dependencies update (github-actions)
- a0cf5b3: 2021-12-04 Automated dependencies update (github-actions)
- Bump jsdom from 18.1.1 to 19.0.0 (#79) #79 (dependabot[bot])
- b01d48c: 2021-12-11 Automated dependencies update (github-actions)
- bf16ef0: 2021-12-18 Automated dependencies update (github-actions)
- 1b90879: 2021-12-25 Automated dependencies update (github-actions)
- Bump @types/node from 16.11.17 to 17.0.4 (#83) #83 (dependabot[bot])
- e57b58a: 2022-01-01 Automated dependencies update (github-actions)
- 85d12db: 2022-01-08 Automated dependencies update (github-actions)
- 5fe4a7c: unit-testing improvements; disabled console logs during testing (Oleg Valter)
- 11de0b5: slightly reorganized main generator (Oleg Valter)
- 0810fb7: added getter for existing header positions (Oleg Valter)
- b74a945: made EOL configurable for the existing header offset getter (Oleg Valter)
- d01c62d: added utility for replacing content in files (Oleg Valter)
- cd3986a: added --eol CLI option for overriding system newlines (Oleg Valter)
- 85bcac9: if existing headers are found, the generator will replace (Oleg Valter)
- dc9c35e: rebuilt dist (Oleg Valter)
- 0411afd: 2.8.0 (Oleg Valter)
v2.7.5
Commits
- 46b5394: added esModuleInterop to be able to default-import and updated imports (Oleg Valter)
- a5a0e30: installed Proxyquire for module mocking (Oleg Valter)
- e0da454: mocked out the generateMatchHeaders function to make it a unit test with no network dependencies (Oleg Valter)
- 6ff41c9: 2.7.5 (Oleg Valter)
v2.7.4
Commits
- 2074a88: split CLI and programmatic API (Oleg Valter)
- 43ceb4e: parallelized CLI async exec runs to speed up tests (Oleg Valter)
- 758bf2d: updated import references in tests (Oleg Valter)
- 88a7dec: switched --collapse option to 'true' by default (Oleg Valter)
- 8d2dabc: increased timeout for 'match all [template]' test as it scrapes stackexchange.com (Oleg Valter)
- 9d89622: fixed accidental temp file creation in dist when running tests (Oleg Valter)
- f893f9a: ensured dist folder is added to the VCS automatically when versioning (Oleg Valter)
- accadd2: 2.7.4 (Oleg Valter)