10000 Tags · edahelsinki/xiplot · GitHub
[go: up one dir, main page]

Skip to content

Tags: edahelsinki/xiplot

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not use werkzeug>=3.0.0 (#50)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Test lazyload (#47)

* test that lazily loaded modules are not imported by default

* pandas compability

* lazy load figure factory

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix missing submodules from GitHub build (#41)

* fix github build not including submodules

* test install package

* fix cli

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create a plugin for additional filetypes (#40)

* plugin for additional file types

* remove parquet and feather from xiplot

* add plugin to publish workflow

* Apply suggestions from code review

Co-authored-by: Juniper Tyree <50025784+juntyr@users.noreply.github.com>

* Add footnote about plugin to data_files.md

* Add installation instructions to plugin README.md

* unit tests for filetypes plugin

* Do not force install test_plugin during testing

Add it to requirements-dev.txt instead.
And issue a warning during testing if not installed.

---------

Co-authored-by: Juniper Tyree <50025784+juntyr@users.noreply.github.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pypi (#19)

* Pypi configuration

* Github actions workflow for uploading new version to pypi
0