Skip to content

Releases: cctbx/cctbx_project

2020.10

10 Nov 03:14
Compare
Choose a tag to compare
  • Added basic flex arrays for fixed width integer types (#533)

    • Signed types (int8, int16, int32, int64)
    • Unsigned types (uint8, uint16, uint32, uint64)
    • Additional functions may be wrapped in the future to support these types
  • Improved building of downstream software with cctbx conda package

    • In some cases, the location of annlib is not found properly

2020.9

02 Oct 23:19
Compare
Choose a tag to compare
  • Bug fixes and updates for improving conda package

2020.8

08 Sep 05:04
Compare
Choose a tag to compare
  • First release on GitHub and conda-forge