Josef Heinen
|
c402161845
|
Update Project.toml
|
2021-01-27 16:20:25 +01:00 |
|
Daniel Schwabeneder
|
60bc127925
|
bugfix release
|
2021-01-25 18:09:27 +01:00 |
|
Daniel Schwabeneder
|
85ca402790
|
release 1.10.1
|
2021-01-06 23:02:48 +01:00 |
|
Daniel Schwabeneder
|
93825e2c86
|
Merge pull request #3201 from JuliaPlots/compathelper/new_version/2020-12-26-00-35-02-072-2106613790
CompatHelper: bump compat for "Reexport" to "1.0"
|
2020-12-31 09:21:30 +01:00 |
|
Simon Christ
|
8cc6d9d487
|
1.10.0
|
2020-12-29 22:03:03 +01:00 |
|
github-actions[bot]
|
2e25d86daa
|
CompatHelper: bump compat for "Reexport" to "1.0"
|
2020-12-26 00:35:07 +00:00 |
|
Simon Christ
|
2774b155b4
|
1.9.1 [skip ci]
|
2020-11-16 10:04:47 +01:00 |
|
Simon Christ
|
2ef9bb1c0b
|
1.9.0 [skip ci]
|
2020-11-13 13:05:27 +01:00 |
|
Daniel Schwabeneder
|
1402ff5ea0
|
add new test example
|
2020-11-12 14:34:18 +01:00 |
|
Josef Heinen
|
d3315a5dae
|
Update Project.toml
Bump version
|
2020-11-10 18:37:41 +01:00 |
|
Daniel Schwabeneder
|
405daa3cfd
|
minor version bump
|
2020-11-09 23:13:22 +01:00 |
|
Daniel Schwabeneder
|
3725a8d387
|
Merge pull request #3115 from daschw/inference
`@nospecialize`
|
2020-11-09 23:05:03 +01:00 |
|
Josef Heinen
|
9ee2e65225
|
Update Project.toml
add GR 0.53.0
|
2020-11-06 16:39:40 +01:00 |
|
Daniel Schwabeneder
|
dee3ed263c
|
bump RecipesPipeline compat
|
2020-10-31 21:26:00 +01:00 |
|
Daniel Schwabeneder
|
5660ea9501
|
remove dependency on discontinued GeometryTypes
|
2020-10-27 11:19:50 +01:00 |
|
Simon Christ
|
e95b2a2a8f
|
1.7.3
|
2020-10-23 09:29:04 +02:00 |
|
Simon Christ
|
d34b33b4ae
|
1.7.2
|
2020-10-23 00:06:07 +02:00 |
|
Simon Christ
|
959fee92a6
|
1.7.1
|
2020-10-21 13:19:37 +02:00 |
|
Simon Christ
|
dffb699fca
|
add compat for Scratch [skip ci]
|
2020-10-21 09:38:51 +02:00 |
|
Simon Christ
|
08f993a67f
|
1.7.0 [skip ci]
|
2020-10-20 21:28:25 +02:00 |
|
Simon Christ
|
17acb45653
|
Replace artifact by scratchspace (#3067)
* replace build.jl by Artifacts.toml
* check ENV
* fix it
* fix condition
* restore ===
* replace Artifact by Scratchspace
* correct Project.toml
* update CI
* Update ci.yml
* Update SnoopCompile.yml
* add tests
* improve tests
* fix
|
2020-10-20 17:54:08 +02:00 |
|
Daniel Schwabeneder
|
60dcfa9a90
|
up version
|
2020-10-15 09:32:20 +02:00 |
|
Daniel Schwabeneder
|
bae04d05a3
|
up version
|
2020-10-14 21:31:48 +02:00 |
|
Daniel Schwabeneder
|
103f0b28ac
|
up version
|
2020-10-07 23:12:51 +02:00 |
|
Daniel Schwabeneder
|
9fe1f55410
|
minor release [skip-ci]
|
2020-10-06 12:57:18 +02:00 |
|
github-actions[bot]
|
317069e2a8
|
CompatHelper: add new compat entry for "Latexify" at version "0.14"
|
2020-10-06 00:29:15 +00:00 |
|
Daniel Schwabeneder
|
954f002dfe
|
Merge pull request #3020 from JuliaPlots/bbs/latexify
latexify unicode
|
2020-10-06 00:33:55 +02:00 |
|
Simon Christ
|
efb5816bc1
|
replace build.jl by Artifacts.toml (#3023)
* replace build.jl by Artifacts.toml
* check ENV
* fix it
|
2020-10-02 22:10:53 +02:00 |
|
Simon Christ
|
bb11c62413
|
latexify unicode
|
2020-10-02 10:27:20 +02:00 |
|
Simon Christ
|
b8222b46fe
|
1.6.8 [skip ci]
|
2020-10-01 22:10:52 +02:00 |
|
Simon Christ
|
ba09334845
|
1.6.7 [skip ci]
|
2020-09-28 14:12:56 +02:00 |
|
Simon Christ
|
f4c15b4b5b
|
1.6.6 [skip ci]
|
2020-09-22 00:46:26 +02:00 |
|
Simon Christ
|
33832fef70
|
1.6.5 [skip ci]
|
2020-09-18 10:07:15 +02:00 |
|
Simon Christ
|
49555ecc2f
|
Letterswap (#2979)
* Fix vline, histogram, barhist, stephist axis letter
* Fix vspan + move vline y values to shorthands
* Fix histograms with @one_arg_shorthands + fix vspan
* Add tests for axis letter
* move swap to _plot
* use RecipesBase approach
* restore formatters
* fix and format pgfx-tests
* update compat
* Update precompile_*.jl file (#2982)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
Co-authored-by: Benoit Pasquier <briochemc@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
|
2020-09-16 14:37:26 +02:00 |
|
Simon Christ
|
d38379defb
|
1.6.4 [skip ci]
|
2020-09-14 09:17:58 +02:00 |
|
jaakkor2
|
3431833a9d
|
bump compat for "GeometryBasics" to "0.3.1" (#2968)
CompatHelper PR to add "0.3" failed https://github.com/JuliaPlots/Plots.jl/pull/2935, but should be fixed in https://github.com/JuliaGeometry/GeometryBasics.jl/pull/83, after which GeometryBasics 0.3.1 was released.
|
2020-09-14 09:16:51 +02:00 |
|
Josef Heinen
|
c392cc1227
|
Update Project.toml
|
2020-09-03 19:28:07 +02:00 |
|
Josef Heinen
|
f2e128e8b6
|
bump compat for "GR" to "0.52.0"
|
2020-09-03 19:13:58 +02:00 |
|
Daniel Schwabeneder
|
b1d509cba0
|
patch release
|
2020-09-01 23:48:31 +02:00 |
|
Daniel Schwabeneder
|
5b5e298b84
|
fix version
|
2020-08-31 21:20:22 +02:00 |
|
Daniel Schwabeneder
|
3301c4b9e0
|
patch release [skip ci]
|
2020-08-31 20:57:01 +02:00 |
|
Simon Christ
|
f97bfbba9d
|
1.6.1 [skip ci]
|
2020-08-24 18:32:00 +02:00 |
|
Simon Christ
|
d6bebe1ce2
|
1.6.0
|
2020-08-14 14:31:34 +02:00 |
|
Simon Christ
|
217e67fb7f
|
1.5.9 [skip ci]
|
2020-08-11 10:58:03 +02:00 |
|
github-actions[bot]
|
806d4671ce
|
CompatHelper: bump compat for "FFMPEG" to "0.4" (#2891)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-08-05 10:18:47 +02:00 |
|
Simon Christ
|
c4a64351ca
|
set version to 1.5.8 [skip ci]
|
2020-08-04 11:05:28 +02:00 |
|
Simon Christ
|
5673ced5d7
|
set version to 1.5.7 [skip ci]
|
2020-07-28 10:23:15 +02:00 |
|
Simon Christ
|
9b573dce49
|
set version to 1.5.6 [skip ci]
|
2020-07-23 11:59:08 +02:00 |
|
Josef Heinen
|
943bdca05e
|
Update Project.toml
|
2020-07-15 21:19:28 +02:00 |
|
Josef Heinen
|
bece65e922
|
Update Project.toml
|
2020-07-15 21:17:25 +02:00 |
|