Releases: simbroadcasts/parse-lfs-message
Releases · simbroadcasts/parse-lfs-message
v1.2.4
14 Apr 19:48
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed Node.is 14 compatibility by using split & join instead of replaceAll string function
v1.2.3
14 Apr 19:48
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed conversion of LFS strings containing ^ characters
v1.2.2
06 Apr 10:14
Compare
Sorry, something went wrong.
No results found
Fix converting multiple encodings within one string
v1.2.1
30 Mar 15:45
Compare
Sorry, something went wrong.
No results found
Fix CommonJS build by using microbundle
v1.2.0
30 Mar 14:59
Compare
Sorry, something went wrong.
No results found
Use TextDecoder API for decoding codepages (#8 )
Use esbuild for production bundle
v1.1.1
30 Mar 14:56
Compare
Sorry, something went wrong.
No results found
Add TypeScript support (#2 )
Add unit tests for CP1250, CP1252 and special characters (#9 )