Skip to content

Releases: i-VRESSE/pdbtbx-ts

v0.1.7

Choose a tag to compare

@sverhoeven sverhoeven released this 17 Jun 06:28
5dca80b

Wrapper around pdbtbx rust library for reading (crystallographic) Protein Data Bank (PDB) and mmCIF files in JavaScript.

Fixed

  • Several typos
  • Web browser compatible

v0.1.5

Choose a tag to compare

@sverhoeven sverhoeven released this 16 Jun 06:03

Wrapper around pdbtbx rust library for reading (crystallographic) Protein Data Bank (PDB) and mmCIF files in JavaScript.

Changed

  • Inlined WebAssembly module as base64
  • Use init() to initialize instead of default export

v0.1.2

Choose a tag to compare

@sverhoeven sverhoeven released this 09 May 13:11

Wrapper around pdbtbx rust library for reading (crystallographic) Protein Data Bank (PDB) and mmCIF files in JavaScript.

Initial release

Fixed

  • package.json not usable in vite or vitest