File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.0] ( https://github.com/DouglasNeuroInformatics/libjs/compare/v2.1.0...v2.2.0 ) (2025-02-26)
4+
5+ ### Features
6+
7+ * add indentLines function ([ ae617db] ( https://github.com/DouglasNeuroInformatics/libjs/commit/ae617db5e3a84e35ae2d22f8cf92b7f697562479 ) )
8+ * add toString method to exception ([ af33eb6] ( https://github.com/DouglasNeuroInformatics/libjs/commit/af33eb6ffd654ce2e18b2fe8ddf16f4ec919aeb0 ) )
9+ * finish implementing toString on exception ([ a21d015] ( https://github.com/DouglasNeuroInformatics/libjs/commit/a21d01594c56a1d4f7f5bfd79b0ce921591e974b ) )
10+ * implement toString method on exception ([ 61c4d6b] ( https://github.com/DouglasNeuroInformatics/libjs/commit/61c4d6b5ec9138543515623d939899631865f82a ) )
11+
312## [ 2.1.0] ( https://github.com/DouglasNeuroInformatics/libjs/compare/v2.0.1...v2.1.0 ) (2025-02-25)
413
514### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @douglasneuroinformatics/libjs" ,
33 "type" : " module" ,
4- "version" : " 2.1 .0" ,
4+ "version" : " 2.2 .0" ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " A collection of utility functions and types for Node.js and the browser" ,
77 "author" : " Joshua Unrau" ,
You can’t perform that action at this time.
0 commit comments