Changelog of @hackage/heckin 0.0.1.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.1.0 - 2019-11-08

Added

  • Casing.toCamelCase
  • Casing.toPascalCase
  • Casing.toSnakeCase
  • Casing.toScreamingSnakeCase
  • Casing.toKebabCase
  • Casing.toTitleCase