Tudat Developer Change Log#

v0.1.1#

Changed:

Authors:

  • Filippo Oggionni

v0.1.0#

Added:

Changed:

Authors:

  • Filippo Oggionni

v0.0.11#

Added:

Changed:

  • Extracted “git - the simple guide” from Mission brief, moved to top level Code Collaboration.

Authors:

  • Geoffrey H. Garrett

v0.0.10#

Added:

Authors:

  • Geoffrey H. Garrett

v0.0.9#

Added:

  • Tutorial: Re-rendering a conda-smithy feedstock (placeholder)

  • Todo for renaming file aforementioned tutorial.

Fixed:

  • Fixed all errors/warnings during make html for sphinx docs.

Authors:

  • Geoffrey H. Garrett

v0.0.8#

Changed:

  • Fixed Change Log formatting. (Basically figuring out consistent workflow for rever with these commits)

Authors:

  • Geoffrey H. Garrett

v0.0.7#

Changed:

  • author variable is now retrieve directly from rever AUTHORS files during the building of docs.

Authors:

  • Geoffrey H. Garrett

v0.0.6#

Changed:

  • Changed rever.xsh activity ordering. Placed author activity as first.

Authors:

  • Geoffrey H. Garrett

v0.0.5#

Added:

  • Topics are used to contextualise external and internal tools, workflows and conventions in the context of the Tudat Developer user case.

  • Topics:
    • Development Operations
      • Code Collaboration (ongoing)

      • Release Versioning (ongoing)

      • Package Management (ongoing)

      • Continuous Deployment (ongoing)

    • Software Documentation (ongoing)

    • Software Development (ongoing)
      • Build System (ongoing)

      • Developer Environment (ongoing)

      • Extending Features (ongoing)

      • Exposing C++ in Python (ongoing)

  • Tutorials: (added placeholders)
    • Adding a Package to Conda

    • Adding a Function to Tudat

    • Adding a Class to Tudat

    • Adding a Module to Tudat

    • Generate PDFs with Sphinx Locally

Authors:

  • Geoffrey H. Garrett