Skip to content

Releases: Polidea/Cockpit

Release 2.0.0

19 Jul 12:13
Compare
Choose a tag to compare

What's new:

  • new param types: action and list,
  • restore default values globally or for a single param,
  • pull Cockpit fragment up and down to be able to observe your application when applying changes,
  • new design,
  • bug fixes.

Release 1.0.3

15 Jun 10:50
Compare
Choose a tag to compare

Bug fixes

1.0.1

13 Apr 09:48
70744f9
Compare
Choose a tag to compare
  • parameters' changes made by Cockpit.setParam(param) are immediately persisted
  • Cockpit's getters and setters use camelCase convention
  • removed Cockpit.hideCockpit(activity: CockpitActivity) method