Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Content
usage
iso_surfaces
api_reference
release_notes
THIRD_PARTY_SOFTWARE


Expand Down
38 changes: 38 additions & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Release notes
=============

Release 0.1.0 (2026-07-01)
Comment thread
domfournier marked this conversation as resolved.
--------------------------

**(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
Loading