-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
46 lines (32 loc) · 2.38 KB
/
CHANGELOG
File metadata and controls
46 lines (32 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Changelog
## `v0.3.2` — [2026-04-11]
- add loc as title option in layout [[44da0e4](https://github.com/floRaths/spaceplot/commit/44da0e4)]
## `v0.3.1` — [2026-02-17]
- remove import [[8d3b685](https://github.com/floRaths/spaceplot/commit/8d3b685)]
- revert auto [[2ff45b9](https://github.com/floRaths/spaceplot/commit/2ff45b9)]
- Merge pull request #1 from floRaths/feat/auto_retina [[daba5bf](https://github.com/floRaths/spaceplot/commit/daba5bf)]
- guard display call [[a1bc854](https://github.com/floRaths/spaceplot/commit/a1bc854)]
- allow retina auto detection [[7934dd2](https://github.com/floRaths/spaceplot/commit/7934dd2)]
- remove dev deps [[1716674](https://github.com/floRaths/spaceplot/commit/1716674)]
- added show() wrapper [[7741db9](https://github.com/floRaths/spaceplot/commit/7741db9)]
- fix: wrong grid_ param check [[24db98d](https://github.com/floRaths/spaceplot/commit/24db98d)]
- fix: figsize arg not applied [[39d27ca](https://github.com/floRaths/spaceplot/commit/39d27ca)]
## `v0.3.0` — [2025-10-29]
- updated notebook [[5f79107](https://github.com/floRaths/spaceplot/commit/5f79107)]
- deprecated old layout api [[7278b55](https://github.com/floRaths/spaceplot/commit/7278b55)]
- restructred viz settings [[9c44b85](https://github.com/floRaths/spaceplot/commit/9c44b85)]
- updated notebook [[a5f0006](https://github.com/floRaths/spaceplot/commit/a5f0006)]
- added layout_v2 to sp. namespace [[f0fa7ca](https://github.com/floRaths/spaceplot/commit/f0fa7ca)]
- initial pass on new layout api [[cee7f1d](https://github.com/floRaths/spaceplot/commit/cee7f1d)]
- fix: str titles being iterated [[4745cc6](https://github.com/floRaths/spaceplot/commit/4745cc6)]
## `v0.2.1` — [2025-10-22]
- include resources in package [[7ce332a](https://github.com/floRaths/spaceplot/commit/7ce332a)]
- removed stale imports [[97adeb8](https://github.com/floRaths/spaceplot/commit/97adeb8)]
## `v0.2.0` — [2025-10-21]
- removed plt_image [[1e1a36f](https://github.com/floRaths/spaceplot/commit/1e1a36f)]
- added prek [[dbc973b](https://github.com/floRaths/spaceplot/commit/dbc973b)]
## `v0.1.1` — [2025-10-20]
- rename project for distro [[112f301](https://github.com/floRaths/spaceplot/commit/112f301)]
## `v0.1.0` — [2025-10-20]
- pre-commit [[f4d395f](https://github.com/floRaths/spaceplot/commit/f4d395f)]
- initialize repository [[fe41cd3](https://github.com/floRaths/spaceplot/commit/fe41cd3)]