We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7eb82 commit 19fb849Copy full SHA for 19fb849
documentation/whatsnew/v1.0.0.rst
@@ -1,8 +1,9 @@
1
.. _whatsnew_100:
2
3
-Version 1.0.0 (main)
+Version 1.0.0 (April 3, 2025)
4
--------------------------
5
6
-* Updates to support Numpy2 and Pandas
7
-* Minor updates to examples, including a test to ensure examples run
8
-* Minor updates to documentation, including the use of bibtex
+* Added pyyaml to requirements by @BernatNicolau in https://github.com/sandialabs/pecos/pull/81
+* Updated code to support changes in Pandas, Numpy, and github actions by @kaklise in https://github.com/sandialabs/pecos/pull/84
+* Updated examples to support changes in Pandas and Numpy by @kaklise in https://github.com/sandialabs/pecos/pull/85
9
+* Updated documentation and simple example config by @kaklise in https://github.com/sandialabs/pecos/pull/86
0 commit comments