Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: JuliaPlots/UnicodePlots.jl

Tags

v3.7.2

Toggle v3.7.2's commit message
[Diff since v3.7.1](v3.7.1...v3.7.2)

**Merged pull requests:**
- ci fixes (#401) (@t-bltg)
- small updates (#402) (@t-bltg)

v3.7.1

Toggle v3.7.1's commit message
[Diff since v3.7.0](v3.7.0...v3.7.1)

**Merged pull requests:**
- add dependabot action (#393) (@t-bltg)
- make `FreeTypeExt` thread-safe (#394) (@t-bltg)
- add `codespell` action (#395) (@t-bltg)
- do not warn, but error (#396) (@t-bltg)
- update docs (#397) (@t-bltg)
- fix precompilation (#399) (@t-bltg)

v3.7.0

Toggle v3.7.0's commit message
[Diff since v3.6.5](v3.6.5...v3.7.0)

**Merged pull requests:**
- spelling (#390) (@t-bltg)
- adapt to new lts (#391) (@t-bltg)
- support ColorTypes 0.12 (#392) (@t-bltg)

v3.6.5

Toggle v3.6.5's commit message
[Diff since v3.6.4](v3.6.4...v3.6.5)

**Merged pull requests:**
- fix `1.11.0` test regression (#376) (@t-bltg)
- update ci yml (codecov) (#377) (@t-bltg)
- Fix downloads count badge (#379) (@pricklypointer)
- fix badge (#380) (@t-bltg)
- fix unitful bug (#384) (@t-bltg)
- fix cornercase (#385) (@t-bltg)
- compat lts (#386) (@t-bltg)

**Closed issues:**
- heatmap errors for -Inf (#378)
- Unitful extension errors when x-axis has units and y-axis does not (#383)

v3.6.4

Toggle v3.6.4's commit message
## UnicodePlots v3.6.4

[Diff since v3.6.3](v3.6.3...v3.6.4)


**Merged pull requests:**
- fix spy {x,y}flip (#374) (@t-bltg)

**Closed issues:**
- spy + xflip / yflip (#373)

v3.6.3

Toggle v3.6.3's commit message
## UnicodePlots v3.6.3

[Diff since v3.6.2](v3.6.2...v3.6.3)


**Merged pull requests:**
- relax `Plot`, `lineplot`, `scatterplot` ctors (#369) (@t-bltg)
- Add note about setting limits (#370) (@IanButterworth)
- re-generate README.md (#371) (@t-bltg)
- update doc images (#372) (@t-bltg)

**Closed issues:**
- redefinition warnings and error on exit when using with CairoMakie (#334)
- [FR] try to remove the `StaticArrays` dependency (#335)
- Add way to autolimit a plot that has been added to (#365)

v3.6.2

Toggle v3.6.2's commit message
## UnicodePlots v3.6.2

[Diff since v3.6.1](v3.6.1...v3.6.2)


**Merged pull requests:**
- fix `nightly` (#368) (@t-bltg)

v3.6.1

Toggle v3.6.1's commit message
## UnicodePlots v3.6.1

[Diff since v3.6.0](v3.6.0...v3.6.1)


**Merged pull requests:**
- fix a few typos (#363) (@t-bltg)
- CI: experimental (#364) (@t-bltg)
- relax empty plot constraints - rework lims corner cases (#366) (@t-bltg)
- simplification (#367) (@t-bltg)

v3.6.0

Toggle v3.6.0's commit message
## UnicodePlots v3.6.0

[Diff since v3.5.4](v3.5.4...v3.6.0)



**Merged pull requests:**
- update lineplot docs (#358) (@adamslc)
- add `TermExt` for `gridplot` (#359) (@t-bltg)

v3.5.4

Toggle v3.5.4's commit message
## UnicodePlots v3.5.4

[Diff since v3.5.3](v3.5.3...v3.5.4)


**Closed issues:**
- Error when using Uniful together with ylim (#356)

**Merged pull requests:**
- Fix Unitful bugs (#357) (@t-bltg)