Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataAnalyticsEngineering/FANS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: DataAnalyticsEngineering/FANS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 23, 2024

  1. Fix include order in src/reader.cpp which was broken by clang-format (#7

    )
    
    * Fixed include order in src/reader.cpp
    
    * Disable SortIncludes in clang-format
    
    ---------
    
    Co-authored-by: ac133718 <keshav@mib.uni-stuttgart.de>
    Co-authored-by: Ishaan Desai <ishaandesai@gmail.com>
    3 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6bea71e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Update CHANGELOG

    IshaanDesai committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    299de5c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Bump version

    IshaanDesai committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    be8601a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from DataAnalyticsEngineering/FANS-v0.1.1

    Bugfix release v0.1.1
    sanathkeshav authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    0abe3c2 View commit details
    Browse the repository at this point in the history
Loading