Skip to content

Releases: jet2jet/resedit-js

v2.0.3

08 Oct 12:13
Compare
Choose a tag to compare
  • Fix icon item image size to ignore biImageSize when biCompression is BI_RGB (#56)

v1.7.2

08 Oct 12:13
Compare
Choose a tag to compare
  • Same update for v2.0.3
    • Fix icon item image size to ignore biImageSize when biCompression is BI_RGB (#56)

v1.7.1

10 Aug 11:14
Compare
Choose a tag to compare
  • Same update for v2.0.1:
    • Add nullish check for some fields
    • Add demo page link to README
  • Same update for v2.0.2:
    • Update pe-library

v2.0.2

19 Apr 11:17
Compare
Choose a tag to compare
  • Update pe-library

v2.0.1

19 Apr 08:07
Compare
Choose a tag to compare
  • Add nullish check for some fields
  • Add demo page link to README

v2.0.0

23 Feb 11:29
f57f239
Compare
Choose a tag to compare
  • Change the library to native ES module
    • CommonJS scripts now requires to use resedit/cjs module to use the library.

v1.7.0

29 Jan 02:08
Compare
Choose a tag to compare
  • Add support for ES module loading in Node.js environment
  • Update pe-library

v1.6.1

10 Dec 08:38
Compare
Choose a tag to compare
  • Fix width byte calculation (#30)

v1.6.0

10 Dec 08:37
Compare
Choose a tag to compare
  • Update pe-library

v1.5.0

03 Jan 04:03
Compare
Choose a tag to compare
  • Update pe-library