-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
github-actions
committed
May 22, 2023
1 parent
54c7a3e
commit 3a70db1
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
<!--next-version-placeholder--> | ||
|
||
## v0.1.0 (2023-05-22) | ||
### Feature | ||
* **ExodusViewer:** Add timestep controller ([`1061596`](https://github.com/Kitware/peacock/commit/106159683ab8515b008b50289ad138926ae031cb)) | ||
|
||
### Fix | ||
* **install:** Streamline install ([`98e4913`](https://github.com/Kitware/peacock/commit/98e491314fe07601e168e10231fcc1c2330a756d)) | ||
* **lang-server:** Include middleware in package ([`19541d4`](https://github.com/Kitware/peacock/commit/19541d4b3333e993b72febcac52cdf2d07726e7e)) | ||
* **lang-server:** Pass workspace config to prevent error ([`1c5a1cf`](https://github.com/Kitware/peacock/commit/1c5a1cf5dd1f811837d8bb4c3514b47f619d5834)) | ||
* **terminal:** Resize properly ([`47300ee`](https://github.com/Kitware/peacock/commit/47300ee3b1f7f99eaa2041d6dc1351e81bdd9490)) | ||
* **ExodusViewer:** Disable exodus viewer when ParaView is not installed ([`45ef46e`](https://github.com/Kitware/peacock/commit/45ef46e0cc1b0b404894988de0c6e0a204d7e66d)) | ||
* **mac:** Only remove LD_LIBRARY_PATH if available ([`29213af`](https://github.com/Kitware/peacock/commit/29213af891ff1c3bb88afb9f6ffb07af276988c1)) | ||
* **pv:** Make compatible with python 3.9 ([`d7632dd`](https://github.com/Kitware/peacock/commit/d7632ddcf80c67b91be4382d372157af57710e4c)) | ||
* **license:** Update license info to Apache ([`5ecfdba`](https://github.com/Kitware/peacock/commit/5ecfdba57f41fc380224bc9eff1b4782b46ec7b1)) | ||
* **pv:** Allow ParaView to be the runner ([`746f6f4`](https://github.com/Kitware/peacock/commit/746f6f46896fa35a4ce18097dfef0fb2f88e59b3)) | ||
* **web:** Run linter and build ([`c657de9`](https://github.com/Kitware/peacock/commit/c657de9bed838d8dc0ac81a10801f3257f90dcb2)) | ||
|
||
### Documentation | ||
* **editor:** Add lang server run instructions ([`be8016f`](https://github.com/Kitware/peacock/commit/be8016f61930dc001fd52d1f3f32e8ea6ab29c78)) | ||
* **mac:** Update setup steps ([`7626f20`](https://github.com/Kitware/peacock/commit/7626f2051054bfb735de7c7200dc303e6b37d2d8)) | ||
* **mac:** Take some notes on setup ([`ac798ae`](https://github.com/Kitware/peacock/commit/ac798ae4c744178b3cd85cf9543652994d002b0f)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters