Skip to content

Version 2.7.0

Choose a tag to compare

@Routhleck Routhleck released this 10 Oct 09:11
· 13 commits to master since this release
4a32348

Release Date: October 2025

This is a maintenance release focusing on documentation improvements and version management.

Major Changes

Version Management

  • Downgraded version numbering from 3.x series back to 2.7.0 to maintain consistency with the stable 2.x API
  • This release represents the continuation of the BrainPy 2.x series

Documentation

Documentation Structure

  • Streamlined table of contents in documentation
  • Added new sections for Core Concepts and Quickstart guides
  • Consolidated documentation sections for better clarity
  • Updated default build version to v2 in configuration
  • Improved documentation build process with better logging

Documentation Updates

  • Refactored index.rst for better organization
  • Updated documentation to reflect current module structure
  • Enhanced documentation build scripts

Testing

Test Cleanup

  • Removed redundant test for abstract Neuron class to avoid conflicts

Notes

  • This release maintains the stable BrainPy 2.x API
  • For users of BrainPy 2.x, no code changes are required
  • Documentation has been improved for better user experience

What's Changed

  • Rollback (#789)
  • Update documentation (#790, #791)
  • Update changelog for version 3.0.1 (#792)
  • Downgrade version to 2.7.0 in init.py (#792)
  • Documentation structure improvements

Full Changelog: V2.6.0...V2.7.0