Skip to content

chore(master): release 3.2.9 - #242

Merged
rabii-chaarani merged 1 commit into
masterfrom
release-please--branches--master
Dec 1, 2025
Merged

chore(master): release 3.2.9#242
rabii-chaarani merged 1 commit into
masterfrom
release-please--branches--master

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

3.2.9 (2025-12-01)

Bug Fixes

  • move extra sort arguments to sorter init (#241) (3414fec)

This PR was generated with Release Please. See documentation.

@rabii-chaarani
rabii-chaarani merged commit 4837aed into masterDec 1, 2025
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

rabii-chaarani pushed a commit that referenced this pull request Jan 22, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
rabii-chaarani added a commit that referenced this pull request Jan 22, 2026
* feat: add AlongSection thickness calculator
* feat: add utils for AlongSection class
* fix: renamed to _approx_dist
* Adding exception handling suggestions
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* style: style fixes by ruff and autoformatting by black
* refactor: added overlap checks
* fix: use standard unit column name
* fix: move extra sort arguments to sorter init (#241)
* fix: move extra arguments to init
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: resolving copilot review and adding class attribute with required arguments
* fix: remove SorterUseHint call
* fix: remove arguments from ABC
make all requrements a list
make all arguments required
* style: style fixes by ruff and autoformatting by black
* fix: add check for geology_data
* fix: not initiliase sorter in project.init
* fix: try use SorterUseNetworkX
* fix: adding utils module and fixing tests
* style: style fixes by ruff and autoformatting by black
* fix: sorter arguments optional. Allow project to update attributes from map data
* fix: minage/maxage optional
* fix: add unit relations as optional argument
* fix: default min/max age
* fix: wrong defaults.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
Co-authored-by: rabii-chaarani <rabii.chaarani@monash.edu>
* chore(master): release 3.2.9 (#242)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: change to no default arguments and add unit_name_column as a required
* fix: set age based sorter args
* fix: project import for test
* fix: updating requirements for alpha sorter plus add check for empty contacts
* fix: update maximise contacts to compute length and check for empty contacts
* fix: add option to set logger level and handler.
Makes passing handler from qgis to python possible
* fix: updating incorrect type hints
* fix: adding safeguarding and fixing merge
* fix: save location tracking as a line geodataframe for qgis compatibility
* fix: only store geodataframe if layer is not empty
* fix: updating logic
* fix: beartype issues
* fix: add ability to specify fault field to topoloy
* fix: add call methods to allow for generic debug exporting
* fix: replace args for kwargs
* fix: applying copilot suggestions
* Enable auto-update for conda in workflow
* style: formatting
* chore(master): release 3.2.10
* fix: added utils imports
* fix: merged changes from master
* fix: minor fixes
---------
Co-authored-by: Lachlan Grose <lachlan.grose@monash.edu>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: lachlangrose <7371904+lachlangrose@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rabii-chaarani