Skip to content

Releases: sisl/ConstructionBots.jl

v0.1.4

21 Nov 18:00
Compare
Choose a tag to compare

v0.1.3

17 Nov 07:51
Compare
Choose a tag to compare

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

v0.1.2

30 Oct 22:50
Compare
Choose a tag to compare
  • Fixed bug with missing function: abda291
  • Added more demos to visualize: 4b70e28
  • Updated README and docs: bf79ada

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Oct 18:57
Compare
Choose a tag to compare

What's Changed

  • Updated compat entries and README in b4b8df7
  • CompatHelper: add new compat entry for ForwardDiff at version 0.10, (keep existing compat) by @github-actions in #29
  • CompatHelper: add new compat entry for JLD2 at version 0.4, (keep existing compat) by @github-actions in #28
  • CompatHelper: add new compat entry for DataStructures at version 0.18, (keep existing compat) by @github-actions in #27
  • CompatHelper: add new compat entry for LazySets at version 2, (keep existing compat) by @github-actions in #26
  • CompatHelper: add new compat entry for Revise at version 3, (keep existing compat) by @github-actions in #25
  • CompatHelper: add new compat entry for Measures at version 0.3, (keep existing compat) by @github-actions in #24
  • CompatHelper: add new compat entry for ProgressMeter at version 1, (keep existing compat) by @github-actions in #7
  • CompatHelper: add new compat entry for MathOptInterface at version 1, (keep existing compat) by @github-actions in #22
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) by @github-actions in #21
  • CompatHelper: add new compat entry for StatsBase at version 0.34, (keep existing compat) by @github-actions in #20
  • CompatHelper: add new compat entry for JuMP at version 1, (keep existing compat) by @github-actions in #18

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Oct 20:10
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies and project to run without errors. Tested only on tractor.mpd for now. by @dylan-asmar in #1
  • Lots of changes. Dependency moves, flow of simulation, bug fixes, etc. by @dylan-asmar in #2
  • bug fixes with sim flow by @dylan-asmar in #3
  • Re-adding, with changes after accidental delete by @dylan-asmar in #5
  • Repo cleanup by @dylan-asmar in #6

Full Changelog: https://github.com/sisl/ConstructionBots.jl/commits/v0.1.0