File tree Expand file tree Collapse file tree 2 files changed +20
-9
lines changed Expand file tree Collapse file tree 2 files changed +20
-9
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
6
- to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
+ to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) . All scales should have the 'format' parameter.
7
+
8
+ ## [ 3.0.1] - 2021-06-09
9
+
10
+ ### Added
11
+
12
+ - The 'format' parameter in all scales [[ 76] ( https://github.com/JetBrains/lets-plot-kotlin/issues/76 )] .
13
+
14
+ ### Changed
15
+
16
+ - Upgraded ` kotlinx.html ` version to 0.7.3 (was 0.7.2)
17
+
18
+ > In JVM projects it's no longer necessary to add ` https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven ` repository
19
+ > to the project configuration.
20
+
21
+ ### Fixed
22
+
23
+ - Multilayer plots are corrupted [[ #385 ] ( https://github.com/JetBrains/lets-plot/issues/385 )] .
24
+ - Import "lets-plot-common" transitively [[ #78 ] ( https://github.com/JetBrains/lets-plot-kotlin/issues/78 )]
7
25
8
26
## [ 3.0.0] - 2021-06-04
9
27
Original file line number Diff line number Diff line change 1
1
All scales should have the 'format' parameter.
2
2
3
- ## [ 3.0.1 ] - 2021-06 -??
3
+ ## [ 3.0.2 ] - 2021-?? -??
4
4
5
5
### Added
6
6
7
- - The 'format' parameter in all scales [[ 76] ( https://github.com/JetBrains/lets-plot-kotlin/issues/76 )] .
8
7
9
8
### Changed
10
9
11
- - Upgraded ` kotlinx.html ` version to 0.7.3 (was 0.7.2)
12
-
13
- > In JVM projects it's no longer necessary to add ` https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven ` repository
14
- > to the project configuration.
15
10
16
11
### Fixed
17
12
18
- - Multilayer plots are corrupted [[ #385 ] ( https://github.com/JetBrains/lets-plot/issues/385 )] .
19
- - Import "lets-plot-common" transitively [[ #78 ] ( https://github.com/JetBrains/lets-plot-kotlin/issues/78 )]
You can’t perform that action at this time.
0 commit comments