Skip to content

9.2.0

Compare
Choose a tag to compare
@DanySK DanySK released this 07 Nov 17:30
db5a184

NON-RETROCOMPATIBLE CHANGES

  • Scafi now explicitly requires a send action to be able to share information among neighbors, as Protelis does.

POTENTIALLY NON-RETROCOMPATIBLE CHANGES

  • Upgraded Protelis to 13.1.0

DEPRECATIONS

  • None

FIXED BUGS

  • None

IMPROVEMENTS

  • Scafi now supports executing end-of-round messages with arbitrary distributions, and it is feature-parity with Protelis under this point of view, thanks to @metaphori
  • Smartcam is now independent of Protelis
  • Upgraded Protelis to 13.1.0

DOCUMENTATION

  • Add documentation for cognitive agents
  • Upgraded to Orchid 0.17.6

BUILD SYSTEM AND CONTINUOUS INTEGRATION

  • Use Travis wait function when deploying on Central
  • Upgraded to Gradle 5.6.3
  • Reduced the Java compiler strictness
  • Upgraded to Ktlint 9.1.0
  • Excluded some overly pedantic PMD rules

OTHER MINOR CHANGES

  • Upgraded several minor libraries
  • Minor style changes