Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 594 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 594 Bytes

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.

0.1.0 - 2019-11-08

Added

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