Recent Releases of nyaml

nyaml - v0.2.2

What's Changed

  • Docs inside dimensionsType by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/68

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.2.1...v0.2.2

- Python
Published by lukaspie about 1 year ago

nyaml - v0.2.1

What's Changed

  • Fix for open enums by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/63
  • always use fixed order of name and type in nyaml by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/64
  • implement proper name type checking for both directions by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/65
  • update CITATION.cff before new release by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/66

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.2.0...v0.2.1

- Python
Published by lukaspie over 1 year ago

nyaml - v0.2.0

What's Changed

  • Copyright date in yaml and nxdl files. by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/46
  • update CI/CD workflows, use setup-uv action by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/50
  • consistent 4 whitespaces for docs by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/54
  • Allow for open enumerations by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/57
  • Suggestions from lukas by @mkuehbach in https://github.com/FAIRmat-NFDI/nyaml/pull/58
  • Nametype partial and a few other fixes observed when working with current Autumn NIAC 2024 files by @mkuehbach in https://github.com/FAIRmat-NFDI/nyaml/pull/47
  • handle attributes with datatypes other than NX_CHAR by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/55
  • Try to fix the doc in dimension. by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/60
  • nxdl2nyaml: handle enumerations together with comments by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/61
  • use python3.12 in publish action by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/62

New Contributors

  • @mkuehbach made their first contribution in https://github.com/FAIRmat-NFDI/nyaml/pull/58

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.1.2...v0.2.0

- Python
Published by lukaspie over 1 year ago

nyaml - v0.1.2

What's Changed

  • Add package title in citation.cff by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/42

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.1.1...v0.1.2

- Python
Published by lukaspie over 1 year ago

nyaml - Publish in Zenodo

What's Changed

  • Fix ci/cd and update DOI by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/41

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.1.0...v0.1.1

- Python
Published by RubelMozumder over 1 year ago

nyaml - v0.1.0

What's Changed

  • Draft citation. by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/40

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.9...v0.1.0

- Python
Published by RubelMozumder over 1 year ago

nyaml - v0.0.9

What's Changed

  • Update lint settings by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/25
  • nyaml supports both dimensions and dim by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/24
  • README docs update. by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/31
  • simple fix. by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/38
  • src layout. by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/39

New Contributors

  • @RubelMozumder made their first contribution in https://github.com/FAIRmat-NFDI/nyaml/pull/24

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.8...v0.0.9

- Python
Published by RubelMozumder over 1 year ago

nyaml - v0.0.9

What's Changed

  • Update lint settings by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/25
  • nyaml supports both dimensions and dim by @RubelMozumder in https://github.com/FAIRmat-NFDI/nyaml/pull/24

New Contributors

  • @RubelMozumder made their first contribution in https://github.com/FAIRmat-NFDI/nyaml/pull/24

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.8...v0.0.9

- Python
Published by lukaspie over 2 years ago

nyaml - Version 0.0.8

What's Changed

  • Remove additional whitespace in nyaml enumerations during nxdl2nyaml by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/19

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.7...v0.0.8

- Python
Published by domna over 2 years ago

nyaml - Version 0.0.7

What's Changed

  • Properly convert boolean values for definition attributes by @domna in https://github.com/FAIRmat-NFDI/nyaml/pull/12
  • Updates vscode settings by @domna in https://github.com/FAIRmat-NFDI/nyaml/pull/16
  • Fixes tabs in docstring by @domna in https://github.com/FAIRmat-NFDI/nyaml/pull/17
  • Simplify xref handling by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/14

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.6...v0.0.7

- Python
Published by domna over 2 years ago

nyaml - Version 0.0.6

Fixes

  • Fixes that the iso string has contains leading whitespaces.

What's Changed

  • Readme cleaned by @domna in https://github.com/FAIRmat-NFDI/nyaml/pull/11

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.5...v0.0.6

- Python
Published by domna over 2 years ago

nyaml - Version 0.0.5

What's Changed

  • Appending of links to previous docstring fixed by @domna in https://github.com/FAIRmat-NFDI/nyaml/pull/9
  • Switch to ruff formatting + pre-commit hook by @lukaspie in https://github.com/FAIRmat-NFDI/nyaml/pull/10

New Contributors

  • @lukaspie made their first contribution in https://github.com/FAIRmat-NFDI/nyaml/pull/10

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.4...v0.0.5

- Python
Published by domna over 2 years ago

nyaml - Version 0.0.4

Fixes backwards conversion of iso strings from nxdl to nyaml.

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.3...v0.0.4

- Python
Published by domna over 2 years ago

nyaml - Version 0.0.3

Bugfixes

  • Removes that whitespaces after the comment sign (#) above and below the copyright are produced.
  • Adds a blank line in the iso string generation to suppress rst warnings.

Full Changelog: https://github.com/FAIRmat-NFDI/nyaml/compare/v0.0.2...v0.0.3

- Python
Published by domna over 2 years ago

nyaml - Version 0.0.2

Fixes a bug in the cli, that the --output-file argument was not working when converting nxdl.xml files.

- Python
Published by domna over 2 years ago

nyaml - Version 0.0.1

A tool to convert yaml NeXus application definitions (nyaml) to nexus definitions language (nxdl).

Initial release 🎉🎉🎉

- Python
Published by domna over 2 years ago