shrink-ray icon indicating copy to clipboard operation
shrink-ray copied to clipboard

Delete compression version history from HISTORY.md

Open mikemaccana opened this issue 8 years ago • 2 comments

This module is excellent! brotli's going, the config is intuitive, and documentation are excellent.

One minor nitpick: the version's not consistent.

According to https://github.com/aickin/shrink-ray/blob/master/HISTORY.md it's 1.6.1

According to https://www.npmjs.com/package/shrink-ray it's 0.1.3

Maybe update both and publish 1.6.2 on npm (as the module seems pretty stable now and 1.6.2 is more semver-y).

mikemaccana avatar Apr 04 '17 18:04 mikemaccana

Thanks Mike!

The 1.6.x versions are the versions of compression (which this was forked from) whereas 0.1.3 is the version of this (shrink-ray). I guess I should modify HISTORY.md to reflect this project only; I'll change the title of this issue. Thanks!

aickin avatar Apr 05 '17 22:04 aickin

Since this project is mature, it could be good release a new version with a post-1.x version. 0.1.3 can seem a bit experimental. Maybe 2.0 since it's a breaking change from the old compression module?


From: Sasha Aickin [email protected] Sent: Wednesday, April 5, 2017 11:26:30 PM To: aickin/shrink-ray Cc: Mike MacCana; Author Subject: Re: [aickin/shrink-ray] Is latest version 1.6.1 or 0.1.3? (#7)

Thanks Mike!

The 1.6.x versions are the versions of compression (which this was forked from) whereas 0.1.3 is the version of this (shrink-ray). I guess I should modify HISTORY.md to reflect this project only; I'll change the title of this issue. Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/aickin/shrink-ray/issues/7#issuecomment-292015344, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAKiMvdjLrziNvfdER4cKK9BS27cslw8ks5rtBUWgaJpZM4MzPpI.

mikemaccana avatar Apr 06 '17 01:04 mikemaccana