v1.0.0
POMDPs v1.0.0
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#525) (@github-actions[bot])
- CompatHelper: add new compat entry for Statistics at version 1 for package POMDPTools, (keep existing compat) (#526) (@github-actions[bot])
- Added show option to DiscreteBelief and extended SparseCat (#529) (@dylan-asmar)
- Added the traditional Tag problem to the README (#530) (@dylan-asmar)
- compat requirements for julia changed to LTS 1.6 (#535) (@dylan-asmar)
- ProgressMeter Deprecation Warning and nothing comparison (#536) (@dylan-asmar)
- README Badge Updates (#537) (@dylan-asmar)
- Update README.md (#538) (@dylan-asmar)
- Update docs to incorporate POMDPExamples and POMDPGallery (#539) (@dylan-asmar)
- Gallery: Working example for TagPOMDP (#540) (@dylan-asmar)
- Updated slack link in README.md (#543) (@dylan-asmar)
Closed issues:
- List model packages in README (#241)
- The documentation is scattered (#324)
- Documentation urls leading to missing page (#360)
- Remove remnants of Travis (#363)
- Upgrade GlobalApproximationValueIteration to use POMDPTools (#400)
- Upgrade BeliefGridValueIteration to use POMDPTools (#404)
- Upgrade AdaOPS to use POMDPTools (#408)
- Upgrade MCVI to use POMDPTools (#409)
- Upgrade POMDPSolve to use POMDPTools (#410)
- Upgrade IncrementalPruning to use POMDPTools (#411)
- Upgrade AEMS to use POMDPTools (#413)
- Move simulation examples from POMDPExamples to main documentation (#417)
- Register v1.0 🎉 🥳 (#421)
- Support Hooks ? (#505)
- Ambiguity between convert_o in POMDPs and POMDPTools.CommonRLIntegration in POMDPModels tests (#521)
- Listed version of Julia (i.e. 1.3) in Project.toml fails CI (#532)
- Deprecation warning with ProgressMeter using HistoryRecorder (#533)
- ExplorationPolicies don't work with stepthrough (#541)
- slack link in README broken (#542)
- TMaze + DiscreteUpdater errors (#545)
- Need to check if the belief is terminal in stepthrough (#549)