Skip to content

Releases: JuliaPOMDP/LaserTag.jl

v0.1.3

14 Jun 15:21
1592d93
Compare
Choose a tag to compare

What's Changed

  • Update to POMDPs 0.9 and optimize performance by @Wu-Chenyang in #4
  • MassInstallAction: Install the TagBot workflow on this repository by @zsunberg in #5
  • MassInstallAction: Install the CI workflow on this repository by @zsunberg in #7
  • MassInstallAction: Install the CompatHelper workflow on this repository by @zsunberg in #6
  • Install TagBot as a GitHub Action by @JuliaTagBot in #2
  • MassInstallAction: Install the CompatHelper workflow on this repository by @zsunberg in #8
  • CompatHelper: add new compat entry for AutoHashEquals at version 0.2, (keep existing compat) by @github-actions in #9
  • CompatHelper: add new compat entry for IterTools at version 1, (keep existing compat) by @github-actions in #10
  • CompatHelper: bump compat for Distributions to 0.25, (keep existing compat) by @github-actions in #11
  • CompatHelper: add new compat entry for TikzPictures at version 3, (keep existing compat) by @github-actions in #12
  • CompatHelper: add new compat entry for SpecialFunctions at version 1, (keep existing compat) by @github-actions in #13
  • ci workflow update, readme update, files cleanup by @dylan-asmar in #15
  • added broadcasting by @zlaouar in #17
  • CompatHelper: add new compat entry for StatsBase at version 0.34, (keep existing compat) by @github-actions in #22
  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) by @github-actions in #24
  • CompatHelper: bump compat for AutoHashEquals to 2, (keep existing compat) by @github-actions in #23
  • CompatHelper: add new compat entry for POMDPTools at version 0.1, (keep existing compat) by @github-actions in #25
  • CompatHelper: bump compat for POMDPs to 1, (keep existing compat) by @github-actions in #27

New Contributors

Full Changelog: v0.1.2...v0.1.3

bugfix: actionindex

19 Jun 23:16
Compare
Choose a tag to compare

added explicit implementation of actionindex because this was removed from the convenient implementations in POMDPModelTools

Bugfixes for AA228 notebook

26 Sep 06:10
fd4063a
Compare
Choose a tag to compare
v0.1.1

added link to despot paper

Initial release for AA228

25 Sep 19:44
b70dacd
Compare
Choose a tag to compare
Merge pull request #1 from JuliaPOMDP/shushman/1.0-fixes

[WIP]Shushman/1.0 fixes