Skip to content

Releases: i-VRESSE/pdbtbx-ts

v0.1.7

17 Jun 06:28
5dca80b
Compare
Choose a tag to compare

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

16 Jun 06:03
Compare
Choose a tag to compare

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

09 May 13:11
Compare
Choose a tag to compare

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