File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0] ( https://github.com/cheminfo/arraybuffer-xml-parser/compare/v0.6.1...v1.0.0 ) (2024-12-03)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Simplifcations of the code
9+
10+ ### Features
11+
12+ * Simplifcations of the code ([ 45a57d6] ( https://github.com/cheminfo/arraybuffer-xml-parser/commit/45a57d61f3038cfa6293706562f7c9fb934d6188 ) )
13+
314## [ 0.6.1] ( https://github.com/cheminfo/arraybuffer-xml-parser/compare/v0.6.0...v0.6.1 ) (2024-05-14)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " arraybuffer-xml-parser" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " Parse XML files contained in an array buffer" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments