v3.0.0
What's Changed
- feat(date-format): added more tests cases by @H4ad in #20
- feat(date-format): added tests about iso string by @H4ad in #21
- workflow: run benchmarks in a dedicated machine by @RafaelGSS in #22
- workflows: add major X.0.0 benchmark by @RafaelGSS in #23
- Support latest v18 and v19 by @RafaelGSS in #24
- feat(bench): added property getter access performance by @H4ad in #26
- docs: add loops by @Eomm in #29
- feat(bench): added comparison between verify and verifyOneShot by @H4ad in #31
- feat(bench): add string searching bench by @Fdawgs in #30
- chore: update nodejs versions by @RafaelGSS in #33
- fix v20 links by @arashi-dev in #38
- chore(import): use
node:by @AugustinMauroy in #36 - feat(bench): added shallow copy benchmark by @H4ad in #35
- fix(sort-map): sort alphabetically ascending across all benchmarks by @Fdawgs in #40
- feat: Split Github Actions & Cache Runs by @H4ad in #41
- ci(run_all): added run all action by @H4ad in #43
- feat(blob): added blob benchmarks by @H4ad in #44
- ci(bench): issue with overriding benchmarks by @H4ad in #46
- ci: better resilience by @H4ad in #48
New Contributors
- @H4ad made their first contribution in #20
- @Eomm made their first contribution in #29
- @arashi-dev made their first contribution in #38
- @AugustinMauroy made their first contribution in #36
Full Changelog: v2.0.0...v3.0.0