Skip to content

v4.0.0

Compare
Choose a tag to compare
@cjbarth cjbarth released this 21 Jul 12:27
· 58 commits to master since this release
  • Bump @xmldom/xmldom from 0.8.8 to 0.8.10 (#358) (eab46e7)
  • Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0 (#357) (504915f)
  • Bump @prettier/plugin-xml from 2.2.0 to 3.1.1 (#356) (aca3c71)
  • Bump prettier from 2.8.8 to 3.0.0 (#350) (66594ee)
  • Bump release-it from 15.11.0 to 16.1.3 (#352) (2c26d72)
  • Bump prettier-plugin-packagejson from 2.4.3 to 2.4.5 (#353) (c187787)
  • Bump @typescript-eslint/parser from 5.60.1 to 5.62.0 (#354) (d982292)
  • Bump typescript from 5.1.5 to 5.1.6 (#351) (b3813f6)
  • Bump word-wrap from 1.2.3 to 1.2.4 (#348) (db1a6c0)
  • Bump eslint from 8.42.0 to 8.45.0 (#344) (90e11c7)
  • Enforce eslint no-unused-vars (#349) (a383c94)
  • Enforce eslint deprecation (#347) (3abd8eb)
  • Enforce eslint prefer-template (#346) (1eee0d0)
  • Enforce eslint no-this-alias (#345) (fa2a403)
  • Convert this project to TypeScript (#325) (5ba1d04)
  • Rename files in preparation for TS migration (#343) (b2da60e)
  • Don't force master branch when generating changelog (#342) (6f5280e)
  • Update gren for better support for branches (#340) (df37390)
  • Exports C14nCanonicalization, ExclusiveCanonicalization (#336) (42aea90)
  • Fix issue in case when namespace has no prefix (#330) (ec309ec)
  • Expand the options, move idmode into options, fix types (#323) (131bcf9)
  • Enforce eslint no-unused-vars (#322) (32795f3)
  • Enforce eslint no-prototype-builtins (#321) (4040b6a)
  • Enforce eslint eqeqeq rule (#320) (bba9f7c)
  • Update types (#319) (4bd9577)
  • Refactor classes into their own files (#318) (e11a9d8)
  • Convert from .prototype. to ES6 classes (#316) (41502e9)
  • Rename signingCert -> publicCert and signingKey -> privateKey (#315) (78329fb)
  • Add support for in ; remove KeyInfoProvider (#301) (c2b83f9)
  • Adjust code to pass eslint prefer-const (#312) (67b3a78)
  • Adjust code to pass eslint no-var (#311) (f9e2cfa)
  • Adjust code to pass eslint curly (#310) (b425626)
  • Adjust code to pass eslint one-var (#309) (329e427)
  • Use correct path for code coverage reports (#302) (20024c8)
  • Enhance typings (#295) (630ecad)
  • Lint code for new linting rules (#300) (9038099)
  • Make linting rules stricter (#293) (dedb9c3)
  • Bump codecov/codecov-action from 3.1.1 to 3.1.4 (#290) (b80fe8c)
  • Replace Nodeunit with Mocha (#294) (5a1ac33)
  • Target an LTS version of Node (#299) (d2e9ba1)