Skip to content

Releases: LinusU/ico-to-png

🚢 0.2.2 / 2024-10-08

Choose a tag to compare

@LinusU LinusU released this 08 Oct 15:43
v0.2.2
a50e845

🐛 Fixes

  • Fix existing PNGs not being returned correctly

🚢 0.2.1 / 2019-11-16

Choose a tag to compare

@LinusU LinusU released this 16 Nov 21:37
846f961

🎉 Enhancements

  • Slim package size

🚢 0.2.0 / 2019-11-16

Choose a tag to compare

@LinusU LinusU released this 16 Nov 21:37
7b380dd

💥 Breaking Changes

  • Drop support for Node.js <8.6.0

    Migration Guide:

    Upgrade to Node.js 8.6.0 or later for continued support.

🌹 Internal Changes

  • Bump js-yaml in package lock

🚢 0.1.3 / 2018-11-20

Choose a tag to compare

@LinusU LinusU released this 10 Nov 17:43
e1e59d1

🎉 Enhancements

  • Bump all dependencies

🚢 0.1.2 / 2018-08-08

Choose a tag to compare

@LinusU LinusU released this 10 Nov 17:43
7d28762

🎉 Enhancements

  • Add TypeScript typings

🌹 Internal Changes

  • Bump all vulnerable dependencies

🚢 0.1.1 / 2017-08-17

Choose a tag to compare

@LinusU LinusU released this 10 Nov 17:43
af61e85

🐛 Fixes

  • Only read and-mask when needed
  • Fix rounding error in nearest-neighbor algorithm

🚢 0.1.0 / 2017-08-17

Choose a tag to compare

@LinusU LinusU released this 10 Nov 17:43
04016c9

🎉 Enhancements

  • Add initial implementation

🌹 Internal Changes

  • Add initial files