Releases: JuliaPOMDP/POMDPModels.jl
Releases · JuliaPOMDP/POMDPModels.jl
v0.4.0
Compatibility with POMDPs.jl v0.8
Remove dependency on default implementations from POMDPModelTools
Merge pull request #54 from JuliaPOMDP/no_convenient No longer relies on default implementations
Compose Dependency for Grid World Visualization
Merge pull request #53 from JuliaPOMDP/compose_dep Compose dependency
Added new SimpleGridWorld
v0.3.3 changed readme to say simple grid world
Simplified Light-Dark and Others
Merge pull request #49 from JuliaPOMDP/tmaze_nocustomspace removed custom spaces from tmaze
Enabled Simulation Testing
Also added LegacyGridWorld so that tests can be switched to use that.
Compatibility with Julia v1.0
Merge pull request #33 from JuliaPOMDP/jkg/fixes_0.7 [WIP] Fixes for 0.7
Last version before Julia 0.7/1.0
This is the last release on Julia 0.6
Compatibility with POMDPToolbox 0.2.6
Merge pull request #23 from JuliaPOMDP/bool Bool
Utilize new features from POMDPs ecosystem
Utilizes newer features added to the POMDPs ecosystem, and adds a few features to make models faster/easier to use with new solvers