Skip to content

v0.1.17

Compare
Choose a tag to compare
@mgeplf mgeplf released this 17 Feb 08:32
· 90 commits to master since this release
b5053d4

Added:

  • Allow for partial circuit configs (#241)
  • Added spatial index accessors for segment and synapse indices (#250)

Fixed:

  • Add include(Catch) to CMakeLists.txt. (#248)
  • Enable setting the C++ standard. (#247)
  • SONATA sim config updates (#245)
  • make chemical the default connection type (#242)
  • add check for duplicate populations (#239)
  • refactor python tests so they are not in a monolithic file (#238)
  • Fix get_population_names in README.rst (#235)
  • update github actions