Releases: vertesy/Stringendo
Releases · vertesy/Stringendo
Stringendo v1.1.0 – Milestone relases. Finalzied core codebase, updates, fixes and new features.
Stringendo v1.1.0 – Milestone relases. Finalzied core codebase, updates, fixes and new features.
Latest
What's Changed
- Fix trailing dot helper by @vertesy in #9
- Add dplyr and stringr to Imports by @vertesy in #12
- Fix parameter spelling in percentile2value docs by @vertesy in #11
- fix ReplaceRepeatedUnderscores documentation by @vertesy in #10
- Clarify collapse parameter wording by @vertesy in #15
- docs: improve idate documentation by @vertesy in #14
- Clarify ReplaceRepeatedDots documentation by @vertesy in #13
- Rename trailing helpers to use IfMissing by @vertesy in #20
- Document separators for helper paste functions by @vertesy in #19
- Clarify variable existence helpers by @vertesy in #17
- docs: clarify underscore and whitespace utilities by @vertesy in #16
- Clarify imessage documentation by @vertesy in #18
- Add percentage formatter tests and handle NA/NaN by @vertesy in #21
- Remove unused stringr import by @vertesy in #22
- Handle non-character names in ifExistsElse by @vertesy in #23
- Export is.numeric.or.logical by @vertesy in #24
- docs: remove default param from testNumericCompatible by @vertesy in #25
- Clarify percentile2value parameter docs by @vertesy in #27
- Clarify separator return value by @vertesy in #26
- Refine clipboard dependency handling in toCamelCase by @vertesy in #31
- Document and export format_number_h by @vertesy in #30
- Document and export format_number_h by @vertesy in #29
- Fix unsafe and inconsistent string utilities (#32) by @vertesy in #33
Full Changelog: v0.7.0...v1.1.0
Stringendo 0.7.0 - Major update
Major update
- ~10 new functions
- New features
- Documentation
- Code consistency
Full Changelog: v0.6.0...v0.7.0
Major breaking update 0.6.0
What's Changed
Full Changelog: v0.2.6...v0.6.0
Stringendo v0.2.6
Various bug fixes and compatibility with other @vertesy packages.
Full Changelog: v0.2.4...v0.2.6
Stringendo - A string parsing library
String parsing functionalites for generating plotnames, filenames and path. Used by Stringendo and ggExpress. Complements the new CodeAndRoll2. Many functionalities were part of the formerly used CodeAndRoll (v1).
Many new functions moved here!
Full Changelog: v0.1.0...v0.2.4
Stringendo - A string parsing library
String parsing functionalites for generating plotnames, filenames and path. Used by Stringendo and ggExpress. Complements the new CodeAndRoll2. Many functionalities were part of the formerly used CodeAndRoll (v1).