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 1
1
# Changelog
2
2
3
+ ## [ 1.2.0] ( https://github.com/ksassnowski/vueclid/compare/v1.1.1...v1.2.0 ) (2024-02-28)
4
+
5
+
6
+ ### Features
7
+
8
+ * add option to draw labels for angles and arcs ([ 3c88067] ( https://github.com/ksassnowski/vueclid/commit/3c8806705089b60ad451de2e6249453c089efef9 ) )
9
+ * add option to draw labels without border ([ 323baaa] ( https://github.com/ksassnowski/vueclid/commit/323baaa42301ef7529333a5e467e2bbbae1d4e83 ) )
10
+ * allow labels to be rotated ([ 9dd32f4] ( https://github.com/ksassnowski/vueclid/commit/9dd32f4b2fb99480ce8c1abeade64be3736f02e2 ) )
11
+
3
12
## [ 1.1.1] ( https://github.com/ksassnowski/vueclid/compare/v1.1.0...v1.1.1 ) (2024-02-22)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ksassnowski/vueclid" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/vueclid.umd.js" ,
6
6
"module" : " ./dist/vueclid.js" ,
You can’t perform that action at this time.
0 commit comments