Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 15:06
· 2 commits to main since this release
f7889fb

0.1.4 - 2024-05-30

⛰️ Features

  • [breaking] Update the NpProfile struct to make ORCID and name optional, and use the builder pattern to build a profile. Remove dependency on serde_yaml (YAML profile file parsed manually) - (c3e30fa)

🐛 Bug Fixes

  • Fix python build in workflow - (90a6a83)

📚 Documentation

🛠️ Miscellaneous Tasks

  • Improve dependency setup - (09a5e08)
  • Bump version to 0.1.4 - (f7889fb)

🧪 Testing

  • Improve JS tests to test profile with default args - (44bc7e6)