Commit e825921 1 parent 7553a34 commit e825921 Copy full SHA for e825921
File tree 1 file changed +16
-2
lines changed
1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 1.0.0] - 2024-01-09
7
+ ## [ 1.0.1] - 2024-01-10
8
+
9
+ ### Changed
10
+ - Reorganized package structure to use src layout
11
+ - Updated package dependencies
12
+ - Improved import structure
13
+ - Added ReadTheDocs documentation support
14
+
15
+ ### Fixed
16
+ - Fixed package installation issues
17
+ - Corrected module imports
18
+ - Improved package discoverability
19
+
20
+ ## [ 1.0.0] - 2025-01-09
8
21
9
22
### Added
10
23
- New visualization methods:
@@ -30,10 +43,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
43
- Better handling of categorical data in histograms
31
44
- Enhanced axis formatting and label positioning
32
45
33
- ## [ 0.1.0] - 2023
46
+ ## [ 0.1.0] - 2024
34
47
- Initial release with basic plotting functionality
35
48
- Basic histogram and correlation plotting
36
49
- Simple customization options
37
50
51
+ [ 1.0.1 ] : https://github.com/jpcurada/exploralytics/releases/tag/v1.0.1
38
52
[ 1.0.0 ] : https://github.com/jpcurada/exploralytics/releases/tag/v1.0.0
39
53
[ 0.1.0 ] : https://github.com/jpcurada/exploralytics/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments