Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 17:37
· 9 commits to main since this release
0cc3a18

0.1.3 - 2024-03-31

⚙️ Continuous Integration

  • Improve build process to use a matrix and add binary for windows aarch64 - (ab8f3ba)
  • Fix aarch64 binary builds - (888c734)
  • Fix linux aarch64 build - (24e8fc5)

🐛 Bug Fixes

  • Fix wheel building on windows aarch64 - (a7ef4a5)
  • Add content type header to nanopub server request (fix error when running test with jest and nodejs). Add env variable to try fix build on aarch64 - (c464e63)

📚 Documentation

  • Improve error msg display in playground page - (dfa0d44)
  • Add loader icon for editor - (a13b4fb)

🚜 Refactor

  • Creating a new intro nanopub now fails if the ORCID or name of the introduced Profile are empty - (2a7fae5)

🛠️ Miscellaneous Tasks

🧪 Testing

  • Test with reqwest native-tls - (5cae658)