Releases: NLRWindSystems/LandBOSSE
Releases · NLRWindSystems/LandBOSSE
v2.6.2
What's Changed
- Refactor Docstrings and Publish a Basic API Reference Site by @RHammond2 in #202
Full Changelog: v2.6.1...v2.6.2
v.2.6.1
What's Changed
- Patch: Rename for New PyPI Listing by @RHammond2 in #201
New Contributors
- @RHammond2 made their first contribution in #201
Full Changelog: v2.6.0...v2.6.1
Release 2.6.0
What's Changed
- Pandas fix by @gbarter in #191
- Develop by @gbarter in #192
- remove rounding in openmdao api by @ptrbortolotti in #194
- Add basic API by @crookp in #195
- Add turbine Capex by @crookp in #196
- Add turbine cost - develop branch by @crookp in #197
- Add release prep by @crookp in #198
- v2.6.0: Add basic API by @crookp in #199
New Contributors
- @ptrbortolotti made their first contribution in #194
- @crookp made their first contribution in #195
Full Changelog: v2.5.0...v2.6.0
Release 2.5.0
A series of bug fixes and small improvements across the dangling branches that have been consolidated into a version update. Most recent is a simple transport cost estimator from an industry recommended curve-fit.
Release 2.4.1
This fixes some Pandas deprecations.
Release 2.4.0
Release 2.4.0 contains a siimplified input spreadsheet for first-time users of LandBOSSE.
Release 2.3.5
This release incorporates changes in:
- GitHub actions: Automated testing through GitHub actions is now enabled
- OpenMDAO dependencies moved into LandBOSSE for easier integration with WISDEM.
Release 2.3.4
This release adds support for single-value parametric lists.
Release 2.3.3
Release 2.3.3 removes the analysis code that requires a SQL database, thereby reducing the number of dependencies. The analysis code now lives in another repo.
Release 2.3.2
Eliminates both SymPy and Shapely dependencies.