hashids.github.io icon indicating copy to clipboard operation
hashids.github.io copied to clipboard

Groovy -- bump up to 1.0

Open jd327 opened this issue 11 years ago • 3 comments

Hey Chad,

I updated the site (http://hashids.org/) + my versions. Here's what's different: https://github.com/ivanakimov/hashids.js#changelog (which is not much).

Also, I got rid of www on the site (it was hosted on S3 before and it was required there when I started), but now it's on Github so it's cleaner without it. Redirects still work tho (www -> non).

Good job following up with that Grails plugin btw, as soon as I saw it on Twitter, I added it to the list @ http://hashids.org/groovy/

If you have any issues with the site (https://github.com/hashids/hashids.github.io/issues/4) or any issues in general, just ping :]

jd327 avatar Sep 10 '14 20:09 jd327

Hey Chad, any progress on finishing up 1.0?

jd327 avatar Oct 22 '14 22:10 jd327

Hey Ivan, Both the pure Groovy version and the Grails plugin should be at 1.0, though I welcome any comments if I missed something.

cmaron avatar Oct 23 '14 01:10 cmaron

Hi Chad,

Other than these two, looks good:

  1. public static final String VERSION = "0.3.3"
  2. looks like there's no encodeHex/decodeHex?

I'll update the site to bump it up to 1.0 :]

jd327 avatar Oct 23 '14 02:10 jd327

Closing since the project is moving. @cmaron if you feel like helping out with Groovy for the new algorithm, please let me know so I can add you as maintainer.

4kimov avatar Jul 27 '23 14:07 4kimov