Skip to content

Releases: chclaus/dt

v0.0.2

28 Mar 19:33

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

Added

  • Server command to start a http server for static content
  • Random command to generate random strings, based on different alphabets

Fixed

  • Some typos

v0.0.1

23 Mar 18:50

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

This is the first pre-release of the dev-toolbelt dt.

Available commands and features:

  • base64: Encodes or decodes a string to base64 representation
  • date: Basic date operations
  • hash: Hashes an arbitrary input with different hash algorithms
  • html: Escapes a html string and vice versa
  • jwt: Allows decoding of a jwt
  • uri: Encodes or decodes an URI