Latest's Releases
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
v4.4.0
October 25, 2025
What's Changed
- feat: removing the minify as it causes issues with debug by @jaredwray in https://github.com/jaredwray/fumanchu/pull/168
- chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/169
- chore: upgrading docula to 0.31.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/170
- chore: upgrading chrono-node to 2.9.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/171
- chore: upgrading vitest to 4.0.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/172
- fix: type errors on string helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/173
- feat: removing handlebars-helper-create-frame for native by @jaredwray in https://github.com/jaredwray/fumanchu/pull/174
- feat: removing logging-helpers for native code by @jaredwray in https://github.com/jaredwray/fumanchu/pull/175
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.3.0...v4.4.0