namefully 0.1.3 namefully: ^0.1.3 copied to clipboard
A Dart utility for handling person names in a particular order, way, or shape.
0.1.3 #
- Improve API documentation
- Apply small refactoring
- Breaking changes:
prefix
andsuffix
are now available as class members.
0.1.2 #
- Add name builder
- Add support for initials in
format
0.1.1 #
- Extract a
Summarizable
mixin fromSummary
- Add
raw
constructor toFullName
- Add support for name flattening with or without period
- Add copy capabilities to
Config
0.1.0+1 #
- Fix badges in README.
0.1.0 #
- First stable release.
0.1.0-beta.1 #
- First beta release.