Skip to content

Releases: SwissOpenEM/Depositor

v1.0.9

20 Nov 16:37

Choose a tag to compare

Changelog

v1.0.8

22 Jul 13:33
2b0cbb2

Choose a tag to compare

Changelog

  • 2b0cbb2 Merge pull request #17 from SwissOpenEM/empiar-deposition
  • 0640c92 adding python to docker image to use for pdb_extract and for empiar deposition script
  • 0652164 fix linting errors
  • 9b561bf test pdb to cif convertion
  • f339cd7 use pdb_extractor to convert the pdb to cif
  • c7beee7 wip docker container on mac can't finish up maxit in pdb_extract

v1.0.7

13 Feb 11:54

Choose a tag to compare

Changelog

  • 39092d6 update version of conversion table

v1.0.6

13 Feb 11:47

Choose a tag to compare

Changelog

  • f091fe9 Bump golang.org/x/net from 0.32.0 to 0.33.0
  • 2bac6f6 Merge pull request #12 from SwissOpenEM/dependabot/go_modules/golang.org/x/net-0.33.0
  • b746278 update dependency on coverter

v1.0.5

12 Feb 13:34

Choose a tag to compare

Changelog

v1.0.1

11 Feb 20:21

Choose a tag to compare

Changelog

v1.0.0

11 Feb 16:38

Choose a tag to compare

Changelog

v0.1.0

03 Feb 14:44

Choose a tag to compare

Changelog

  • 8d609aa /onedep endpoints create and submits the whole deposition
  • f35c2fd Create go.yml
  • b2b8a0f Initial commit
  • 5804eb6 Merge pull request #7 from SwissOpenEM/invoke-converter
  • 183fa2f Merge pull request #9 from SwissOpenEM/refactor
  • 2b49d49 Open API docs done
  • 1dc7162 Update README.md
  • 32c8951 Update README.md
  • 98588aa Update README.md
  • 9a1382e Update README.md
  • c0a4909 WIP: backend to interact with OneDep API, needs reafctoring
  • c4d2664 accepts requests from frontend and creates deposition
  • a225093 add Readme
  • ac3cbec add sequence diagram
  • 25e9eba allow cors
  • e9d4462 allow download of created cif
  • cb32b59 better docs
  • a46cf86 created deposition based on frontend form
  • 842f4c5 depositor fully functional for alpha
  • 37511c6 downloads new cif, better handling is needed
  • 535d76f fix swagger documentation. addMetadata accepts a form and not body for now
  • 27e91cd forgot a return statement
  • 633518f minor fixes
  • eb91a73 packaged onedep functions
  • 8b66533 refactor: * returns more complete responses * accepts gzipped map files and opens their header * Response types are still a bit messy and should be fixed once OneDepAPI is better defined, now response from OneDep and their official docs inconsistent
  • abcbec6 refactored depositor
  • a938f12 remove email
  • 6df1f54 render readme
  • 1d578bc update description, add openAPI specs
  • 6693cd7 update readme and CI workflow
  • c4fc30b version output changed
  • edb788c wip restructure
  • 14b29c6 wip: converetr adds metadata to existing cif
  • 34a9bf7 wip: deposition to OneDep works