Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 627 Bytes

planned_features.md

File metadata and controls

18 lines (16 loc) · 627 Bytes

Planned features

0.1.5a7

  • browser.get will no longer automatically re-query, but will preferably retrieve already deserialized data. Data can be forced to re-query by using the force_refresh flag. BACKWARD-INCOMPATIBLE
  • improved documentation!
  • fix the Plan merge methods
  • browser model hierarchy (sample function, cache function)
  • fix version added tags to remove pre-releases?
  • browser sample hierarchy methods
  • tests for RESTRICT_TO_ONE_ON_SERVER
  • resolve any TODOs
  • fix documents style
  • fix samples properties bug (older samples)
  • enforce flake8 coding style
  • enforce coding styles through pre-commits