Skip to content

v0.1.0-alpha.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamesmcroft jamesmcroft released this 16 Apr 18:07
· 12 commits to main since this release
c284aba

Packages available on npmjs

  • Added Shuffle collection extension for randomly sorting an enumerable
  • Added ToDaySuffix date extension to provide the st, nd, rd, or th day suffix
  • Added Truncate string extension for shortening a value with an ellipsis suffix (...)
  • Added IsLike string extension for validating a wildcard LIKE style query against a specified value (e.g. "He*")

What's Changed

  • Fixed ContainsValidator key name by @jamesmcroft in #13
  • Added new issue templates by @jamesmcroft in #23
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /MADE.UI.Styling by @dependabot in #19
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /MADE.Networking by @dependabot in #22
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /MADE.Threading by @dependabot in #21
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /MADE.Data.Converters by @dependabot in #20
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /MADE.Data.Validation by @dependabot in #18
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /MADE.Collections by @dependabot in #17
  • Bump follow-redirects from 1.14.4 to 1.14.8 in /MADE.Networking by @dependabot in #16
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /MADE.Runtime by @dependabot in #15
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /MADE.Diagnostics by @dependabot in #14
  • Added new functions and helpers across packages by @jamesmcroft in #32

New Contributors

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16