Latest's Releases
v4.0.0
August 10, 2025
What's Changed
- feat: Add array helper module and edge-case tests by @jaredwray in https://github.com/jaredwray/fumanchu/pull/125
- feat: add code helpers in TypeScript by @jaredwray in https://github.com/jaredwray/fumanchu/pull/126
- feat: add collection helper by @jaredwray in https://github.com/jaredwray/fumanchu/pull/127
- feat: add comparison helpers in TS by @jaredwray in https://github.com/jaredwray/fumanchu/pull/129
- feat: add fs helper functions by @jaredwray in https://github.com/jaredwray/fumanchu/pull/130
- feat: migrate html helper to typescript by @jaredwray in https://github.com/jaredwray/fumanchu/pull/131
- feat: add i18n helper by @jaredwray in https://github.com/jaredwray/fumanchu/pull/132
- feat: add inflection helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/133
- feat: add logging helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/134
- feat: migrate match helper to TypeScript by @jaredwray in https://github.com/jaredwray/fumanchu/pull/135
- feat: add typescript math helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/136
- feat: Add TypeScript misc helpers and register in helper registry by @jaredwray in https://github.com/jaredwray/fumanchu/pull/137
- feat: add number helpers in TypeScript by @jaredwray in https://github.com/jaredwray/fumanchu/pull/138
- feat: add object helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/139
- feat: add path helper by @jaredwray in https://github.com/jaredwray/fumanchu/pull/140
- feat: add regex helper by @jaredwray in https://github.com/jaredwray/fumanchu/pull/141
- feat: add string helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/142
- feat: Add TypeScript URL helper with full test coverage by @jaredwray in https://github.com/jaredwray/fumanchu/pull/143
- feat: adding in compatibility as an array by @jaredwray in https://github.com/jaredwray/fumanchu/pull/144
- feat: mark helper compatibility by @jaredwray in https://github.com/jaredwray/fumanchu/pull/145
- feat: (breaking) moving to only using the new helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/146
- feat: upading documentation on migration by @jaredwray in https://github.com/jaredwray/fumanchu/pull/147
- feat: add markdown helper by @jaredwray in https://github.com/jaredwray/fumanchu/pull/148
- fix: updating contributing guidelines by @jaredwray in https://github.com/jaredwray/fumanchu/pull/149
- feat: (breaking) removing legacy helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/150
- feat: (breaking) moving to swap and load functions by @jaredwray in https://github.com/jaredwray/fumanchu/pull/151
- feat: (breaking) adding in arrays for filtering on names and categories by @jaredwray in https://github.com/jaredwray/fumanchu/pull/152
- chore: remove unused dependencies by @jaredwray in https://github.com/jaredwray/fumanchu/pull/154
- feat: adding in filtering on load from helper registry by @jaredwray in https://github.com/jaredwray/fumanchu/pull/153
- chore: upgrading get-value to 4.0.1 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/155
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v3.1.3...v4.0.0
v3.1.3
August 06, 2025
What's Changed
- feat: migrating markdown to typescript by @jaredwray in https://github.com/jaredwray/fumanchu/pull/119
- chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/120
- chore: upgrading docula to 0.13.1 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/121
- chore: upgrading cacheable to 1.10.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/122
- feat: adding in biome for lint and formatting by @jaredwray in https://github.com/jaredwray/fumanchu/pull/123
- chore: upgrading chrono-node to 2.8.4 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/124
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v3.1.2...v3.1.3
v3.1.2
June 27, 2025
What's Changed
- chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/114
- chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/115
- chore: upgrading cacheable to 1.10.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/116
- chore: upgrading docula to 0.13.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/117
- chore: upgrading chrono-node to 2.8.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/118
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v3.1.1...v3.1.2