Skip to content

Commit

Permalink
Merge #595 #596
Browse files Browse the repository at this point in the history
595: CompatHelper: add new compat entry for SciMLBase at version 1, (keep existing compat) r=charleskawczynski a=github-actions[bot]

This pull request sets the compat entry for the `SciMLBase` package to `1`.
This keeps the compat entries for earlier versions.



Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

596: CompatHelper: add new compat entry for SurfaceFluxes at version 0.1, (keep existing compat) r=charleskawczynski a=github-actions[bot]

This pull request sets the compat entry for the `SurfaceFluxes` package to `0.1`.
This keeps the compat entries for earlier versions.



Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
bors[bot] and CompatHelper Julia authored Dec 1, 2021
3 parents 06d54b4 + 1a99b66 + 9c8c9d7 commit f2dda88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,10 @@ OrdinaryDiffEq = "5.63"
PoissonRandom = "0.4"
PrettyTables = "1.2"
RootSolvers = "0.2"
SciMLBase = "1"
StaticArrays = "1.2"
StatsBase = "0.33"
SurfaceFluxes = "0.1"
TerminalLoggers = "0.1"
Thermodynamics = "0.5"
UnPack = "1.0"
Expand Down

0 comments on commit f2dda88

Please sign in to comment.