Skip to content

v0.7.2

Compare
Choose a tag to compare
@paulsmirnov paulsmirnov released this 09 Nov 10:41
· 897 commits to main since this release

Added

  • Add integration with online services: Travis CI, AppVeyor, Coveralls, CodeClimate, SonarCloud, BitHound.
  • Add automatic tagged version deployment to NPM.
  • Add a code of conduct.

Changed

  • Use Jmol secondary structure colors for DNA and RNA, shades of pink instead of light gray.
  • Change rep <idx> command behavior in the case when the specified representation is missing.
  • Use babel-polyfill to support ES6 features (Promises and Number.isNaN at the moment).
    The polyfill is not included in the library build, use any implementation you'd like.
  • Upgrade to jQuery 3.
  • Update dependencies to the latest supported versions.