2026

View page source

Release Notes for 2026

mm-dd

04-04

Change the at_cascade source code and documentation to use 4 spaces for one tab; i.e., one level of indentation. This used to be 3 spaces because that works well with rst lists (the at_cascade documentation uses rst), but 4 spaces is the most common choice used by programmers.

02-09

Move documentation for sample_index from fit_predict.csv to sam_predict.csv because sample_index is not in fit_predict.csv.

01-25

Fix python warning in get_header.py.

01-11

  1. Change the name of the master branch to main.

  2. Create the at_cascade-2026.0.0 release.

01-10

Fix some spelling errors found by the typos package.