Skip to content

Releases: SSolWEB/string-morpher

v1.1.2

27 Apr 23:34
879e87b

Choose a tag to compare

Changes

Features

Documentation

v1.1.1

24 Jan 01:07
89055f3

Choose a tag to compare

Features

  • feat: maskBrCnpj accepts the 2026 alphanumeric version (#30) @tiniba
  • feat: prepend (#34)
  • feature: append method (#33)

Fixes

Contribution

  • add copilot instructions
  • feat: update documentation color links
  • chore: run docs action only when push tags

v1.1.0

03 Jan 19:17
07dd18b

Choose a tag to compare

What's Changed

  • Add PR template to standardize contributions

  • Add GitHub issue templates for structured contributions

  • Decouple method documentation into individual files

  • Refactor to convention-based dynamic transformer loading with SOLID architecture

  • Doc: examples of chaining methods

Full Changelog: v1.0.7...v1.1.0

v1.0.7

05 Nov 21:30
530171e

Choose a tag to compare

Feat: create cases morpher

  • CamelCase
  • PascalCase
  • snake_case
  • kebab-case
  • Train-Case
  • dot.case
  • flatcase

v1.0.6

19 Apr 02:00
d6b2f84

Choose a tag to compare

  • padR add characters on right
  • padL add characters on left

v1.0.5

25 Mar 21:05
eda1de4

Choose a tag to compare

  • fix error when instaciate with null value

v1.0.4

25 Mar 02:19
7cad734

Choose a tag to compare

Added new morphers:

  • maskBrReal
  • ltrim
  • rtrim
  • toUpperFirst
  • replaceRegex
  • reverse
  • limit
  • normalize

Add some morphers

24 Mar 00:56
7528854

Choose a tag to compare

  • sub
  • toBase64
  • fromBase64
  • toLower
  • toUpper
  • replace
  • trim

Habemos Tests!

23 Mar 05:57
00ab47f

Choose a tag to compare

  • add php unit tests
  • fix namespace
  • fix json serializable

v1.0.1

21 Mar 21:20
0325490

Choose a tag to compare

  • update license