Latest's Releases
v4.6.0
February 23, 2026
What's Changed
- feat: moving to nodejs 24 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/205
- feat: adding in caching by @jaredwray in https://github.com/jaredwray/fumanchu/pull/206
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.5.1...v4.6.0
v4.5.1
January 15, 2026
What's Changed
- docs: clean up HTML helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/189
- docs: improve i18n helpers documentation with comprehensive examples by @jaredwray in https://github.com/jaredwray/fumanchu/pull/190
- docs: clean up inflection helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/191
- docs: add logging helpers documentation and tests by @jaredwray in https://github.com/jaredwray/fumanchu/pull/192
- docs: clean up match helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/193
- docs: clean up math helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/194
- docs: clean up markdown helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/195
- docs: clean up misc helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/196
- docs: clean up number helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/197
- docs: clean up object helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/198
- docs: clean up path helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/199
- docs: clean up regex helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/200
- docs: clean up url helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/201
- feat: adding in AGENTS.md by @jaredwray in https://github.com/jaredwray/fumanchu/pull/203
- chore: upgrading vitest to 4.0.17 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/204
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.5.0...v4.5.1
v4.5.0
December 04, 2025
What's Changed
- feat: adding array helpers that were missing by @jaredwray in https://github.com/jaredwray/fumanchu/pull/177
- feat: updating array documents by @jaredwray in https://github.com/jaredwray/fumanchu/pull/178
- feat: adding in additional date helpers that were missing by @jaredwray in https://github.com/jaredwray/fumanchu/pull/179
- feat: adding missing helpers for string by @jaredwray in https://github.com/jaredwray/fumanchu/pull/180
- chore: upgrading tsup to 8.5.1 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/181
- chore: upgrading dayjs to 1.11.19 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/182
- chore: upgrading vitest to 4.0.15 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/183
- chore: removing handlebars-utils as not longer being used by @jaredwray in https://github.com/jaredwray/fumanchu/pull/184
- feat: updating code.md file to be correct by @jaredwray in https://github.com/jaredwray/fumanchu/pull/185
- chore: updating comparison readme by @jaredwray in https://github.com/jaredwray/fumanchu/pull/186
- chore: updating collection to work by @jaredwray in https://github.com/jaredwray/fumanchu/pull/187
- chore: updating the fs documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/188
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.4.0...v4.5.0