Skip to content

Releases: isurfer21/date-shortener

Release v0.2.1

04 Dec 15:10
Compare
Choose a tag to compare
  • Added WASI support using Wasmer.io runtime WAPM and WebAssembly.sh
  • Added copyright details

Release v0.1.0

04 Dec 15:07
Compare
Choose a tag to compare
  • Encodes/decodes the date to base36 format
  • Compatible to macOS Mojave or above
  • Limited to range from 1-1-2000 to 31-12-2035
  • Command-line application that runs on terminal
  • No dependency required

Release v0.2.0

02 Dec 16:34
Compare
Choose a tag to compare
  • Made the app generic, so there is no limitation of date range
  • Support 3 & 4 character encoding/decoding based on input