diff --git a/docs/source/index.rst b/docs/source/index.rst index ac71bf9..0b82ade 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -25,6 +25,7 @@ Content usage iso_surfaces api_reference + release_notes THIRD_PARTY_SOFTWARE diff --git a/docs/source/release_notes.rst b/docs/source/release_notes.rst new file mode 100644 index 0000000..522b528 --- /dev/null +++ b/docs/source/release_notes.rst @@ -0,0 +1,38 @@ +Release notes +============= + +Release 0.1.0 (2026-07-01) +-------------------------- + +**(First release)** + +- Move iso-surface app to separate repo +- Prepare release for 0.1.0 +- Clip surfaces by ndv of data values +- Crash on values shape +- Investigate conda_environment saved on geoapps run of curve_apps +- Streamline geoapps-utils +- Streamline geoapps-utils +- Update package with python-poetry-template +- Fixup README by using regular double quotes +- Formalize out_group as empty string or UIJsonGroup selector +- Update input variables in GitHub shared workflows +- Point development to geoh5py release/0.10.0 +- Release branches to prepare distrib for Analyst 4.5 +- Bump develop version to 0.2.0-alpha.1 +- Automatically publish python package on Artifactory +- Test version consistency +- Update copyright date to 2025 +- Build conda package faster with rattler-build +- Move 3rd-party license file under doc +- Complete package readme and description +- Wrong licence terms in surface apps +- Relock on latest release branch revisions +- Application for surface normals to scatter point +- Use Poetry 2 and have pyproject.toml checked by pre-commit +- Auto-versioning-of-python-packages +- Align versions of 3rd party dependencies across repositories +- Wrong capitalisation in labels +- Use reusable pr_jira_actions workflow +- Configure auto-versioning in local conda recipes +- Migrate surface-apps to python 3.12