Changelog

v0.1.4

Added:

Changed:

Authors:

  • Filippo Oggionni

v0.1.3

Changed:

  • Structure of Development Operations

Authors:

  • Filippo Oggionni

v0.1.2

Added:

  • How to contribute to Tudat

Removed:

  • Section about rever

Authors:

  • Filippo Oggionni

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:

  • Quality of life improvement for Code Collaboration/ Git. Note for users on how to save git credentials via the Command Line (if they choose to do so with the security risk).

  • Added News Workflow to Release Versioning topic. Currently identical and unadapted from https://regro.github.io/rever-docs/news.html.

  • Added todo for elaborating on osx_arm64 build variants.

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