File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Parso Java library
2
+ ## Parso 2.0.11
3
+ *** 25 March 2019***
4
+
5
+ * Added ability to override file encoding ([ #30 ] [ i30 ] )
6
+ * Added ability to get file label ([ #34 ] [ i34 ] )
7
+ * Decimal separator used to convert percentage elements was fixed ([ #35 ] [ i35 ] )
8
+
9
+ [ i30 ] : https://github.com/epam/parso/issues/30
10
+ [ i34 ] : https://github.com/epam/parso/issues/34
11
+ [ i35 ] : https://github.com/epam/parso/issues/35
12
+
2
13
## Parso 2.0.10
3
14
*** 28 September 2018***
4
15
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.epam</groupId >
5
5
<artifactId >parso</artifactId >
6
- <version >2.0.10 </version >
6
+ <version >2.0.11 </version >
7
7
<packaging >jar</packaging >
8
8
<name >parso</name >
9
9
<description >Parso is a lightweight Java library designed to read SAS7BDAT datasets. The Parso interfaces
You can’t perform that action at this time.
0 commit comments