Skip to content

Releases: HMPO/hmpo-model

6.0.1

21 Oct 10:52
bae3f86
Compare
Choose a tag to compare

Breaking update:

  • Dropped support for Node versions 14, 16, and 18, with support now limited to 20.x and 22.x.

Non-breaking updates:

Adding dependencies:

  • Adding Husky ^9.1.6 then adding ./husky/pre-push
  • globals ^15.9.0

Updated dependencies:

  • debug ^4.3.6 -> ^4.3.7
  • eslint ^8.57.0 -> ^9.12.0 and replacing .eslintrc with eslint.config.js
  • hmpo-logger ^7.0.2 -> ^8.0.0
  • mocha ^10.7.0 -> ^10.7.3
  • nyc ^17.0.0 -> ^17.1.0
  • proxyquire ^2.0.0 -> ^2.1.3
  • sinon ^18.0.0 -> ^19.0.2
  • http-proxy-agent ^5.0.0 -> ^7.0.2
  • https-proxy-agent ^5.0.1 -> ^7.0.5

v5.0.1...v6.0.1

5.0.1

01 Aug 12:13
e41e800
Compare
Choose a tag to compare
  • Merge pull request #64 from HMPO/dependabot/npm_and_yarn/braces-3.0.3 6934078
  • Bump braces from 3.0.2 to 3.0.3 79ec3ce
  • Merge pull request #63 from HMPO/update-deps dc61541
  • Minor and dev dependency updates 09618d3

v5.0.0...v5.0.1

v5.0.0

27 Apr 12:25
f7d31a3
Compare
Choose a tag to compare
  • Merge pull request #61 from HMPO/update/deps 835b50f
  • Update deps and minimum node 14 b12a8d5

v4.3.0...v5.0.0

v4.3.0

28 Jul 09:15
Compare
Choose a tag to compare
  • Merge pull request #58 from HMPO/feature/lazy-logger e4aeb20
  • Lazy load hmpo-logger to not initialise too early 3ea03ef

v4.2.0...v4.3.0

v4.2.0

23 Jun 09:29
Compare
Choose a tag to compare

v4.1.1...v4.2.0

v4.1.1

11 Apr 09:35
Compare
Choose a tag to compare

v4.1.0...v4.1.1

v4.1.0

09 Mar 15:54
Compare
Choose a tag to compare
  • Merge pull request #53 from HMPO/update/proxy 4efbdab
  • Use http-proxy-agent and https-proxy-agent instead of hpagent cb740b6

v4.0.4...v4.1.0

v4.0.4

02 Mar 10:59
Compare
Choose a tag to compare

v4.0.3...v4.0.4

v4.0.3

02 Mar 10:24
Compare
Choose a tag to compare
  • Merge pull request #51 from HMPO/update/deps c817303
  • Update deps ff0e63e
  • Merge pull request #50 from HMPO/feature/github-actions c2d3fac
  • Switch to github actions 286b0ef

v4.0.2...v4.0.3

v4.0.1

03 Dec 14:31
Compare
Choose a tag to compare
  • Merge pull request #47 from HMPO/refactor/local bf28dac
  • Use options of a map is supplied 0c2bd9e
  • Merge pull request #46 from HMPO/refactor/local d69e14e
  • Refactor local model to use objects without prototypes internally and speed up some functionality 78ccd8d

v4.0.0...v4.0.1