Skip to content

v0.5.0

Choose a tag to compare

@FilomenoSanchez FilomenoSanchez released this 03 Oct 15:18
9b02a77

What's Changed

  • Refactor integration tests and add support more testing suites in #99
  • Add necessary changes to test moorhenMolecule and moorhenMap methods in #100
  • Add more tests for moorhenMolecule in #101
  • Fix nightly tests in #102
  • Fix nightly tests and other minor fixes in #103
  • Fix issue with ligand surfaces in #104
  • Better use of React.useContext in #105
  • Third attempt at fixing nightly tests in #107
  • Include ligand dictionaries in session data in #110
  • Disable representations depending on molecule contents in #111
  • Address some performance issues in #113
  • Automatically disable atom hovering for large structures and fix TS transpilation in #114
  • FIx issue with excluded CIDs in #116
  • Draw large molecules as ribbons and other small changes in #117
  • moorhenMolecule.getAtoms return type has changed, it's now a Promise<string>

Full Changelog: v0.4.4...v0.5.0