File tree 3 files changed +20
-2
lines changed
3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- cl-start -->
4
4
5
+ # [ 2.1.0] ( https://github.com/Microsoft/VoTT/compare/v2.0.0...v2.1.0 ) (04-29-2019)
6
+ [ GitHub Release] ( https://github.com/Microsoft/VoTT/releases/tag/v2.1.0 )
7
+
8
+ - fix: Updates backwards compat & fixes cntk export image bug (#789 )
9
+ - fix: Updates export options for pascalVOC rename (#788 )
10
+ - fix: change method for alloc string to buffer (#777 )
11
+ - feat: Add CSV Exporter (#757 )
12
+ - fix: Fix display of tag color picker (#782 )
13
+ - feat: Active Learning Updates (#778 )
14
+ - doc: updates to readme and changelog (#781 )
15
+ - doc: Adds CODE_OF_CONDUCT.md (#779 )
16
+ - doc: Add bug & feature templates (#780 )
17
+ - fix: Refactored project tag/delete updates (#764 )
18
+ - fix: Enables selection of azure region for custom vision export (#765 )
19
+ - feat: CNTK Export Provider (#771 )
20
+ - feat: Save partial project progress during project creation (#769 )
21
+ - fix: Fixes ymax and rename Tensorflow nama everywhere (#763 )
22
+
5
23
# [ 2.0.0] ( https://github.com/Microsoft/VoTT/compare/v2.0.0-preview.3...v2.0.0 ) (04-12-2019)
6
24
[ GitHub Release] ( https://github.com/Microsoft/VoTT/releases/tag/v2.0.0 )
7
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vott" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"author" : {
5
5
"name" : " Microsoft" ,
6
6
"url" : " https://github.com/Microsoft/VoTT"
You can’t perform that action at this time.
0 commit comments