Releases: FAIRmat-NFDI/nomad-ml-workflows
Releases · FAIRmat-NFDI/nomad-ml-workflows
Release list
v0.0.11
What's Changed
- Add
cpu-actiondeps todevdeps by @ka-sarthak in #66 - chore: Use
devdeps in CI pytests by @ka-sarthak in #67 - Import
pyarrowduring runtime by @ka-sarthak in #68 - Add export to remote storage workflow and nexus handlers for multi oasis exports by @blueraft in #65
New Contributors
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Handle parquet writing error by @ka-sarthak in #54
- Refactor archive reading by @ka-sarthak in #58
- Improve user interface and add versioning metadata by @ka-sarthak in #60
- Use pathlib and nomad.action.manager for path handling by @ka-sarthak in #62
- Move the return outside finally by @ka-sarthak in #63
- Separate extract entries workflow by @ka-sarthak in #64
- Update README.md by @ka-sarthak in #61
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Remove polyfill.io from MkDocs config by @DanielYang59 in #43
- Read data from archives by @ka-sarthak in #44
- Best practices by @ka-sarthak in #47
- Write pyarrow tables with NOMAD schema awareness by @ka-sarthak in #49
- Use archive reading always; drop support for nomad.search by @ka-sarthak in #50
- Refactor required directives handling by @ka-sarthak in #51
- Handle none archives from reader by @ka-sarthak in #52
- Add entry_id column in tables by @ka-sarthak in #53
New Contributors
- @DanielYang59 made their first contribution in #43
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Parallelise searching pages by @ka-sarthak in #38
- Simplify search output; translation refactor by @ka-sarthak in #39
- Make activity compatible with new interface in nomad-lab>1.4.2 by @ka-sarthak in #40
- Update nomad-lab dependency to development version by @ka-sarthak in #41
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Refactor Export Entries form by @ka-sarthak in #36
- Provide
uiSchemadict injson_schema_extraby @ka-sarthak in #37
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- Use Parquet batches for CSV output by @ka-sarthak in #34
- Integrate suggestions from v0.0.4 review by @ka-sarthak in #32
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
What's Changed
- Use larger page size; refactor models, timeouts by @ka-sarthak in #7
- Export zip file with batch files and metadata by @ka-sarthak in #8
- Guardrails for exporting entries by @ka-sarthak in #19
- Errors in the metadata by @ka-sarthak in #20
- Create json outside the zip context by @ka-sarthak in #21
- Make zipping of exported directory optional by @ka-sarthak in #22
- Remove escape characters from the input text fields by @ka-sarthak in #23
- Revert "Remove escape characters from the input text fields" by @ka-sarthak in #24
- Propage caught exceptions as
ApplicationErrorby @ka-sarthak in #25 - Rename to
nomad-ml-workflowsby @ka-sarthak in #26
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Search entries and create datasets by @ka-sarthak in #2
- Add JSON file output option by @ka-sarthak in #5
- Break down search into multiple search activities by @ka-sarthak in #6
New Contributors
- @ka-sarthak made their first contribution in #2
Full Changelog: v0.0.1...v0.0.2