Skip to content

Commit

Permalink
chore(main): release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and djmaxus committed Dec 9, 2024
1 parent 67c0703 commit 9bbf446
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.8.0"}
{".":"0.9.0"}
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [0.9.0](https://github.com/ImperialCollegeLondon/StrataTrapper/compare/v0.8.0...v0.9.0) (2024-12-09)


### ⚠ BREAKING CHANGES

* **plot:** :children_crossing: `plot_result`: make optional args name-value'd

### Features

* **plot:** :children_crossing: optionally plot summary at a given parent ([5d3b25d](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/5d3b25d987cb0af3cbe71e70027cbca54027cedf))


### Bug Fixes

* **export:** :bug: call to `ogs_export` in `demo` ([afc0e61](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/afc0e61a47d45201ee33d3634f3e3cb93c56d7bf))
* **export:** :children_crossing: `ogs_export`: update input args to auto-create directories ([fca0ec4](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/fca0ec491b6a6583e0f138034d1bcf7ed38ddde6))
* **plot:** :children_crossing: `plot_result`: make optional args name-value'd ([a239899](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/a2398999527b9a6ba9dff698dd7a64354fdc75b9))


### Miscellaneous Chores

* :page_facing_up: license Apache 2.0 -> BSD 3-Clause ([e2fd197](https://github.com/ImperialCollegeLondon/StrataTrapper/commit/e2fd19714a32521367dfa674fd57d44d3d92616c))

## [0.8.0](https://github.com/ImperialCollegeLondon/StrataTrapper/compare/v0.7.0...v0.8.0) (2024-11-05)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.0
0.9.0

0 comments on commit 9bbf446

Please sign in to comment.