Releases: i-VRESSE/pdbtbx-ts
Releases · i-VRESSE/pdbtbx-ts
v0.1.7
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
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
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