Conductor v2.0.6 Release Notes

Release Date: 2017-01-18 // over 7 years ago
    • ๐Ÿ‘• Lint checks should run much faster now (#184)
    • Now internally ensures change handlers are not reused (#179)
    • Ensures onSaveViewState is called for an edge case (#185)
    • ๐Ÿ‘ป Now throws an exception when pushing destroyed controllers
    • ๐Ÿ›  Fixed child controllers being removed before the parent is animated out (#199)
    • Now ensures the entire view hierarchy is attached before calling onAttach (#201)
    • Now ensures the view state Bundle has a valid ClassLoader before use (#198)