Releases: pdeffebach/ClipData.jl
Releases · pdeffebach/ClipData.jl
v0.2.3
ClipData v0.2.3
Merged pull requests:
- Add default print to stdout for mwetable/mwearray (#30) (@svilupp)
- fix: kwargs in positional arguments (#32) (@rapus95)
- bump version (#33) (@alecloudenback)
- Add tests for keyword arguments (#38) (@pdeffebach)
- Bump version 0.2.4 (#39) (@pdeffebach)
Closed issues:
v0.2.2
ClipData v0.2.2
Merged pull requests:
- CompatHelper: bump compat for CSV to 0.10, (keep existing compat) (#25) (@github-actions[bot])
- Bump version for release with new CSV.jl (#27) (@pdeffebach)
v0.2.1
ClipData v0.2.1
Closed issues:
Merged pull requests:
- Remove printing (#23) (@pdeffebach)
- bump version 0.2.1 (#24) (@pdeffebach)
v0.2.0
ClipData v0.2.0
Closed issues:
Merged pull requests:
- update compatability and version (#20) (@pdeffebach)
v0.1.0
ClipData v0.1.0
Closed issues:
- Row vector to
Vector
? (#7)
Merged pull requests:
- CompatHelper: add new compat entry for "Tables" at version "1.4" (#1) (@github-actions[bot])
- CompatHelper: add new compat entry for "CSV" at version "0.8" (#2) (@github-actions[bot])
- Add docstrings, rename functions. (#3) (@pdeffebach)
- Add tests (#4) (@pdeffebach)
- Add docs (#5) (@pdeffebach)
- Change single rows to vectors. (#8) (@pdeffebach)
- Fix function name and link to CSV.jl (#9) (@alecloudenback)
- add CI yml (#10) (@pdeffebach)
- Small readme fix for mwes (#11) (@pdeffebach)
- Configure docs (#12) (@pdeffebach)
- rename tablemwe to mwetable (#14) (@pdeffebach)