Skip to content

Releases: emdb-empiar/sfftk

Dropped Python2 support; bugfixes

02 Sep 13:30
Compare
Choose a tag to compare
Pre-release
Cleanup

* removed all u"..." strings and other Python2 related code
* run flake8 checks; considerable reformatting
* version bump: v0.6.0.dev2

Segmentation details dropped

05 Apr 11:08
Compare
Choose a tag to compare
Pre-release

Fixed in this release

Handling of configs and advanced annotation features

26 Mar 10:19
Compare
Choose a tag to compare
  • Persistent configurations implemented (sff config [list|get|set|del|clear])
  • Restructuring of documentation (more to come)
  • Better handling of AmiraMesh files
  • Annotation features: copying notes (sff copy [options]); clearing notes (sff clear [options]); searching notes in EMDB, PDB, UniProt in addition to EBI-OLS with much neater tabulation of search results; --details <details> now working
  • h5py version restricted to 2.6 because of breaking changes in newer versions

Other:

  • CI with Travis and Gitlab-CI

Now including global external references

04 Oct 09:39
Compare
Choose a tag to compare
v0.1.1.dev0

updated documentation