Skip to content

Releases: PoisotLab/Mangal.jl

v0.5.0

25 Jun 19:04
6d2cd8a
Compare
Choose a tag to compare

Mangal v0.5.0

Diff since v0.4.2

Closed issues:

  • filter interactions based on attributes (#23)

Merged pull requests:

  • GeoInterface compat via parameterizing location type (#25) (@gottacatchenall)
  • 🔧 Project.toml repo-url change (#29) (@gottacatchenall)
  • remove parameterized type (#30) (@gottacatchenall)
  • CompatHelper: add new compat entry for "GeoInterface" at version "1.3" (#31) (@github-actions[bot])
  • CompatHelper: bump compat for "HTTP" to "1.8" (#32) (@github-actions[bot])
  • Prepare for integration with SpeciesInteractionNetworks (#33) (@tpoisot)

v0.4.2

03 Nov 18:20
Compare
Choose a tag to compare

Mangal v0.4.2

Diff since v0.4.1

v0.4.1

03 Nov 00:43
b1a5953
Compare
Choose a tag to compare

Mangal v0.4.1

Diff since v0.4.0

Closed issues:

  • Add support for user endpoint (#20)
  • Getting an object by name when the name doesn't exist gives a BoundsError (#21)

Merged pull requests:

v0.4.0

21 Jul 15:05
Compare
Choose a tag to compare

Mangal v0.4.0

Diff since v0.3.1

v0.3.1

01 Dec 02:12
9abdcff
Compare
Choose a tag to compare

Mangal v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

25 Jul 00:10
Compare
Choose a tag to compare

Mangal v0.3.0

Diff since v0.2.0

Closed issues:

  • copeland_1974 conversion to UnipartiteNetwork fails (#7)
  • v0.2.0 fails to precompile (#14)

Merged pull requests:

  • Add the CI + TagBot + CompatHelper workflows (#9) (@tpoisot)
  • CompatHelper: add new compat entry for "EcologicalNetworks" at version "0.3" (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for "GeoInterface" at version "0.5" (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for "JSON" at version "0.21" (#12) (@github-actions[bot])
  • CompatHelper: add new compat entry for "HTTP" at version "0.8" (#13) (@github-actions[bot])

v0.2.0

08 Oct 15:50
v0.2.0
Compare
Choose a tag to compare

v0.2.0 (2019-10-08)

Diff since v0.1.0

Closed issues:

  • New release (#4)
  • Release pre-version v0.0.1 (#3)

Merged pull requests:

v0.1.0

05 Jul 07:29
v0.1.0
Compare
Choose a tag to compare

v0.1.0 (2019-07-04)

Diff since 9d5ff445c3d5c5e4bbf4bdc1099381e7d04bdc15

Closed issues:

  • Cannot execute example interaction code (#1)

Merged pull requests:

  • Make code simpler by using a single formatter (#2) (tpoisot)