Skip to content

Releases: jgazeau/bmyc

0.5.8

12 Nov 21:51
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: set response type as arraybuffer when downloading file content by @jgazeau in #97

Full Changelog: 0.5.7...0.5.8

0.5.7

11 Nov 17:43
Compare
Choose a tag to compare

What's Changed

Internal

  • chore:(deps): bump JS-DevTools/npm-publish from 2 to 3 by @dependabot in #92
  • chore:(deps-dev): bump @types/yargs from 17.0.24 to 17.0.29 by @dependabot in #91
  • chore:(deps): bump tslog from 4.8.2 to 4.9.2 by @dependabot in #93
  • chore:(deps): bump actions/setup-node from 3 to 4 by @dependabot in #94
  • chore:(deps): bump axios from 1.5.0 to 1.6.0 by @dependabot in #96
  • chore:(deps-dev): bump typescript from 4.9.5 to 5.2.2 by @dependabot in #95
  • chore:(deps-dev): bump gts from 4.0.1 to 5.2.0 by @dependabot in #95
  • chore:(deps-dev): bump sinon from 15.0.4 to 17.0.1 by @dependabot in #95
  • chore:(deps-dev): bump chai from 4.3.7 to 4.3.10 by @dependabot in #95
  • chore:(deps-dev): bump axios from 1.6.0 to 1.6.1 by @dependabot in #95

Full Changelog: 0.5.6...0.5.7

0.5.6

22 Oct 10:26
Compare
Choose a tag to compare

What's Changed

New features 🎉

Internal

  • chore:(deps): bump fs-extra from 11.1.0 to 11.1.1 by @dependabot in #74
  • chore:(deps): bump tslog from 4.7.1 to 4.8.2 by @dependabot in #75
  • chore:(deps-dev): bump @types/node from 18.15.10 to 20.2.5 by @dependabot in #76
  • chore:(deps-dev): bump c8 from 7.12.0 to 7.14.0 by @dependabot in #77
  • chore:(deps-dev): bump @types/validator from 13.7.14 to 13.7.17 by @dependabot in #78
  • chore:(deps): bump yargs from 17.7.1 to 17.7.2 by @dependabot in #79
  • chore:(deps-dev): bump gts from 4.0.0 to 4.0.1 by @dependabot in #80
  • chore:(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #81
  • chore:(deps-dev): bump c8 from 7.14.0 to 8.0.1 by @dependabot in #82
  • chore:(deps-dev): bump chai and @types/chai by @dependabot in #83
  • chore:(deps): bump axios from 1.2.2 to 1.5.0 by @dependabot in #85
  • chore:(deps): bump actions/checkout from 3 to 4 by @dependabot in #86
  • chore:(deps-dev): bump @types/node from 20.2.5 to 20.8.6 by @dependabot in #89

Full Changelog: 0.5.5...0.5.6

0.5.5

10 May 21:25
Compare
Choose a tag to compare

What's Changed

Fixes

Internal

  • chore:(deps): bump table from 6.8.0 to 6.8.1 by @dependabot in #62
  • chore:(deps): bump yargs from 17.6.2 to 17.7.0 by @dependabot in #63
  • chore:(deps): bump fs-extra and @types/fs-extra by @dependabot in #64
  • chore:(deps-dev): bump @types/sinon-chai from 3.2.8 to 3.2.9 by @dependabot in #65
  • chore:(deps-dev): bump @types/node from 18.11.0 to 18.15.3 by @dependabot in #67
  • chore:(deps-dev): bump @types/node from 18.15.3 to 18.15.10 by @dependabot in #68
  • chore:(deps): bump yargs and @types/yargs by @dependabot in #69
  • chore:(deps-dev): bump @types/validator from 13.7.10 to 13.7.14 by @dependabot in #70
  • chore:(deps-dev): bump sinon from 14.0.1 to 15.0.4 by @dependabot in #73
  • chore:(deps): bump JS-DevTools/npm-publish from 1 to 2 by @dependabot in #72

Full Changelog: 0.5.4...0.5.5

0.5.4

09 Feb 07:57
Compare
Choose a tag to compare

What's Changed

Internal

  • chore:(deps-dev): bump @types/node from 18.8.0 to 18.11.0 by @dependabot in #47
  • chore:(deps-dev): bump sinon from 14.0.0 to 14.0.1 by @dependabot in #48
  • chore:(deps-dev): bump mocha and @types/mocha by @dependabot in #51
  • chore:(deps): bump axios from 0.27.2 to 1.2.2 by @dependabot in #53
  • chore:(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #54
  • chore:(deps): bump yargs and @types/yargs by @dependabot in #55
  • chore:(deps): bump class-validator from 0.13.2 to 0.14.0 by @dependabot in #56
  • chore:(deps-dev): bump mocha from 10.1.0 to 10.2.0 by @dependabot in #57
  • chore:(deps-dev): bump @types/yargs from 17.0.19 to 17.0.20 by @dependabot in #58
  • chore:(deps): bump tslog from 3.3.4 to 4.7.1 by @dependabot in #59
  • chore:(deps-dev): bump @types/yargs from 17.0.20 to 17.0.22 by @dependabot in #60
  • chore:(deps-dev): bump typescript from 4.8.2 to 4.9.5 by @dependabot in #61

Full Changelog: 0.5.3...0.5.4

0.5.3

11 Oct 17:36
Compare
Choose a tag to compare

What's Changed

Internal

  • chore:(deps-dev): bump @types/yargs from 17.0.11 to 17.0.12 by @dependabot in #41
  • chore:(deps): bump tslog from 3.3.3 to 3.3.4 by @dependabot in #43
  • chore:(deps-dev): bump @types/node from 18.7.9 to 18.8.0 by @dependabot in #44
  • chore:(deps): bump yargs and @types/yargs by @dependabot in #45

Other Changes

Full Changelog: 0.5.2...0.5.3

0.5.2

06 Sep 12:55
Compare
Choose a tag to compare

What's Changed

Internal

  • chore:(deps): bump kleur from 4.1.4 to 4.1.5 by @dependabot in #36
  • chore:(deps-dev): bump typescript from 4.5.2 to 4.7.4 by @dependabot in #37
  • chore:(deps-dev): bump @types/node from 18.7.6 to 18.7.9 by @dependabot in #38
  • chore:(deps-dev): bump @types/validator from 13.7.5 to 13.7.6 by @dependabot in #39
  • chore:(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #40

Full Changelog: 0.5.1...0.5.2

0.5.1

06 Aug 15:06
Compare
Choose a tag to compare

What's Changed

Internal

  • chore:(deps-dev): bump ts-node from 10.4.0 to 10.9.1 by @dependabot in #33
  • chore:(deps): bump axios from 0.24.0 to 0.27.2 by @dependabot in #34
  • feat: use github release instead of gren by @jgazeau in #35

Full Changelog: 0.5.0...0.5.1

0.5.0

02 Jul 18:57
Compare
Choose a tag to compare

What's Changed

  • feat: add unpkg asset manager by @jgazeau in #31
  • chore:(deps-dev): bump @types/mocha from 9.1.0 to 9.1.1 by @dependabot in #30

New Contributors

Full Changelog: 0.4.2...0.5.0

0.4.2

20 Jun 21:24
Compare
Choose a tag to compare