Recent Releases of https://github.com/arviz-devs/inferenceobjects.jl

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.12

InferenceObjects v0.4.12

Diff since v0.4.11

Merged pull requests: - Update docstrings for changes in DimensionalData show methods (#95) (@sethaxen)

- Julia
Published by github-actions[bot] 10 months ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.11

InferenceObjects v0.4.11

Diff since v0.4.10

Merged pull requests: - Use ANSI colors in HTML show method (#94) (@sethaxen)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.10

InferenceObjects v0.4.10

Diff since v0.4.9

Merged pull requests: - Explicitly overload NamedTuple constructor method (#93) (@sethaxen)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.9

InferenceObjects v0.4.9

Diff since v0.4.8

Merged pull requests: - Fix broken doctests (#92) (@sethaxen)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.8

InferenceObjects v0.4.8

Diff since v0.4.7

Merged pull requests: - Bump codecov/codecov-action from 4 to 5 (#90) (@dependabot[bot]) - Add docs interlinks (#91) (@sethaxen)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.7

InferenceObjects v0.4.7

Diff since v0.4.6

Merged pull requests: - CompatHelper: bump compat for DimensionalData to 0.29, (keep existing compat) (#87) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.6

InferenceObjects v0.4.6

Diff since v0.4.5

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.5

InferenceObjects v0.4.5

Diff since v0.4.4

Merged pull requests: - Temporarily remove standard libs as weak deps (#88) (@sethaxen)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.4

InferenceObjects v0.4.4

Diff since v0.4.3

Merged pull requests: - Run CI on pre-release versions instead of nightlies (#85) (@sethaxen) - Remove integrations fallback using Requires (#89) (@sethaxen)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.3

InferenceObjects v0.4.3

Diff since v0.4.2

Merged pull requests: - Replace deprecated key2dim with name2dim (#84) (@sethaxen)

- Julia
Published by github-actions[bot] almost 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.2

InferenceObjects v0.4.2

Diff since v0.4.1

Merged pull requests: - Bump StatsBase lower bound (#83) (@sethaxen)

- Julia
Published by github-actions[bot] almost 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.1

InferenceObjects v0.4.1

Diff since v0.4.0

Merged pull requests: - Bump julia-actions/setup-julia from 1 to 2 (#77) (@dependabot[bot]) - Bump ArviZExampleData to v0.1.10 for tests (#80) (@sethaxen) - Bump julia-actions/cache from 1 to 2 (#81) (@dependabot[bot]) - Add missing method to make rebuild/set work (#82) (@sethaxen)

- Julia
Published by github-actions[bot] almost 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.4.0

InferenceObjects v0.4.0

Diff since v0.3.16

Merged pull requests: - Support DimensionalData v0.27 (#79) (@sethaxen)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.16

InferenceObjects v0.3.16

Diff since v0.3.15

Merged pull requests: - Bump codecov/codecov-action from 3 to 4 (#74) (@dependabot[bot]) - CompatHelper: bump compat for DimensionalData to 0.26, (keep existing compat) (#76) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.15

InferenceObjects v0.3.15

Diff since v0.3.14

Merged pull requests: - Add compatibility with PosteriorStats v0.2 (#73) (@sethaxen)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.14

InferenceObjects v0.3.14

Diff since v0.3.13

Merged pull requests: - Bump NCDatasets compat to v0.14 (#72) (@sethaxen)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.13

InferenceObjects v0.3.13

Diff since v0.3.12

Merged pull requests: - MassInstallAction: Install the Dependabot workflow on this repository (#67) (@sethaxen) - Bump actions/checkout from 1 to 4 (#68) (@dependabot[bot]) - Bump codecov/codecov-action from 2 to 3 (#69) (@dependabot[bot]) - Bump test dependency versions (#70) (@sethaxen) - Add compat lower bounds to Dates and Random (#71) (@sethaxen)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.12

InferenceObjects v0.3.12

Diff since v0.3.11

Merged pull requests: - Update docs to use Documenter v1 (#62) (@sethaxen) - Bump compat for DimensionalData (#65) (@sethaxen) - Remove now-deprecated InferenceObjectsNetCDF subpackage (#66) (@sethaxen)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.11

InferenceObjects v0.3.11

Diff since v0.3.10

Merged pull requests: - Add PosteriorStats integration (#61) (@sethaxen)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.10

InferenceObjects v0.3.10

Diff since v0.3.9

Closed issues: - Turn InferenceObjectsNetCDF into an extension (#51)

Merged pull requests: - Replace InferenceObjectsNetCDF with an extension (#60) (@sethaxen)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.9

InferenceObjects v0.3.9

Diff since v0.3.8

Merged pull requests: - Support MCMCDiagnosticTools v0.3.4 (#57) (@sethaxen)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.8

InferenceObjects v0.3.8

Diff since v0.3.7

Merged pull requests: - Remove workaround for type-unstable PermutedDimsArray in DimensionalData (#55) (@sethaxen) - Update doctests (#56) (@sethaxen)

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.7

InferenceObjects v0.3.7

Diff since v0.3.6

Merged pull requests: - Always use relative imports with Requires (#54) (@sethaxen)

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.6

InferenceObjects v0.3.6

Diff since v0.3.5

Merged pull requests: - Add MCMCDiagnosticTools integration (#50) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.5

InferenceObjects v0.3.5

Diff since v0.3.4

Closed issues: - Dimensions are swapped when constructing from nested tuples and named tuple (#48)

Merged pull requests: - Update URLs to docs and remove badges from docs (#49) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.4

InferenceObjects v0.3.4

Diff since v0.3.3

Closed issues: - DataFrame conversion from more complex posteriors fails in below MWE. Simple posteriors work. (#37)

Merged pull requests: - Avoid user-defined dimensions being injected into our code (#47) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.3

InferenceObjects v0.3.3

Diff since v0.3.2

Merged pull requests: - MassInstallAction: Install the TagBot workflow on this repository (#44) (@sethaxen) - Implement cat for InferenceData (#45) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.2

InferenceObjects v0.3.2

Diff since v0.3.1

Merged pull requests: - Remove Dataset getproperty overloads (#43) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.1

InferenceObjects v0.3.1

Diff since v0.3.0

Merged pull requests: - CompatHelper: bump compat for DimensionalData to 0.24, (keep existing compat) (#41) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.3.0

InferenceObjects v0.3.0

Diff since v0.2.6

Closed issues: - Don't automatically create index arrays (#38)

Merged pull requests: - Don't automatically create index arrays (#39) (@sethaxen) - Change default dimension order to (draw, chain, params...) (#40) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.2.6

InferenceObjects v0.2.6

Diff since v0.2.5

Merged pull requests: - Convert scalar data to 0-dimensional arrays (#36) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.2.5

InferenceObjects v0.2.5

Diff since v0.2.4

Merged pull requests: - Add from_dict (#35) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.2.4

InferenceObjects v0.2.4

Diff since v0.2.3

Merged pull requests: - CompatHelper: bump compat for DimensionalData to 0.23, (keep existing compat) (#33) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.2.3

InferenceObjects v0.2.3

Diff since v0.2.2

Closed issues: - Handling boolean data correctly with netCDF (#25) - Change default dimension interpretation for numeric vectors (#30)

Merged pull requests: - Support reading/writing boolean variables in netCDF (#29) (@sethaxen) - Interpret vector data as vector of draws (#31) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.2.2

InferenceObjects v0.2.2

Diff since v0.2.1

Merged pull requests: - MassInstallAction: Install the Invalidations workflow on this repository (#20) (@sethaxen) - Bump DimensionalData compat (#23) (@sethaxen)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.2.1

InferenceObjects v0.2.1

Diff since v0.2.0

Merged pull requests: - Repair CompatHelper workflow (#17) (@sethaxen) - CompatHelper: bump compat for Compat to 4, (keep existing compat) (#18) (@github-actions[bot]) - Repair CompatHelper workflow (#19) (@sethaxen)

- Julia
Published by github-actions[bot] almost 4 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.2.0

InferenceObjects v0.2.0

Diff since v0.1.0

Closed issues: - Porting NetCDF I/O to Julia (#3) - Registration issue (#7) - Changing the default dimension order (#8) - Changing representation of attributes (#9)

Merged pull requests: - Add NetCDF I/O (#4) (@sethaxen) - Change the default dimension order (#12) (@sethaxen) - Make attributes be dicts with string keys (#14) (@sethaxen)

- Julia
Published by github-actions[bot] almost 4 years ago

https://github.com/arviz-devs/inferenceobjects.jl - v0.1.0

InferenceObjects v0.1.0

Merged pull requests: - Generate basic package repo (#1) (@sethaxen)

- Julia
Published by github-actions[bot] almost 4 years ago