Skip to content

Releases: WISDEM/LandBOSSE

v.2.6.1

30 Sep 19:26
cc8fd5b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.6.1

Release 2.6.0

20 Feb 18:46
5213756

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0

Release 2.5.0

19 Jun 22:13
6575457

Choose a tag to compare

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

09 Mar 18:59
1920f8e

Choose a tag to compare

This fixes some Pandas deprecations.

Release 2.4.0

09 Aug 16:50
82c74e3

Choose a tag to compare

Release 2.4.0 contains a siimplified input spreadsheet for first-time users of LandBOSSE.

Release 2.3.5

09 Feb 16:09
3e22372

Choose a tag to compare

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

28 Dec 20:05
a771e32

Choose a tag to compare

This release adds support for single-value parametric lists.

Release 2.3.3

02 Oct 22:16
b75e095

Choose a tag to compare

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

18 Aug 22:55
458333f

Choose a tag to compare

Eliminates both SymPy and Shapely dependencies.

Release 2.3.1

29 Jul 03:45
0e1e1f8

Choose a tag to compare

This release has the following features:

  1. Fixes a Pandas deprecation warning.
  2. Updates Windows installation instructions.