File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- <a name =" 1.0.0 " ></a >
2
- # [ 1.0.0] ( https://github.com/image-js/fast-bmp/compare/v0.0.1...v1.0.0 ) (2016-12-15)
3
-
1
+ # Changelog
4
2
5
- ### Bug Fixes
3
+ ## [ 1.0.2 ] ( https://github.com/image-js/fast-bmp/compare/v1.0.1...v1.0.2 ) (2022-07-31)
6
4
7
- * ** encode:** fix an edge case ([ 1eac38c] ( https://github.com/image-js/fast-bmp/commit/1eac38c ) )
8
- * ** encode:** return a Buffer if node.js, Uint8Array otherwise ([ d7ea165] ( https://github.com/image-js/fast-bmp/commit/d7ea165 ) )
9
5
6
+ ### Bug Fixes
10
7
8
+ * update iobuffer ([ #3 ] ( https://github.com/image-js/fast-bmp/issues/3 ) ) ([ d4a79b4] ( https://github.com/image-js/fast-bmp/commit/d4a79b44426713dfb2f3b6450e5d5be6d7e7d2b0 ) )
11
9
12
- <a name =" 0.0.1 " ></a >
13
- ## 0.0.1 (2016-12-14)
10
+ # [ 1.0.0] ( https://github.com/image-js/fast-bmp/compare/v0.0.1...v1.0.0 ) (2016-12-15)
14
11
15
12
13
+ ### Bug Fixes
16
14
15
+ * ** encode:** fix an edge case ([ 1eac38c] ( https://github.com/image-js/fast-bmp/commit/1eac38c ) )
16
+ * ** encode:** return a Buffer if node.js, Uint8Array otherwise ([ d7ea165] ( https://github.com/image-js/fast-bmp/commit/d7ea165 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-bmp" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " A bmp image encoder" ,
5
5
"main" : " src/index.js" ,
6
6
"repository" :
" [email protected] :image-js/fast-bmp.git" ,
You can’t perform that action at this time.
0 commit comments