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: Greenroom-Robotics/ros-typescript-generator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: Greenroom-Robotics/ros-typescript-generator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 4 commits
  • 683 files changed
  • 3 contributors

Commits on Feb 28, 2024

  1. feat: add smart-enums (#16)

    * implement enum variant to msg field matching
    
    * enum variants and namespaces, configurable
    
    * fix readme
    
    * export namespaces
    
    * chore: lint
    
    ---------
    
    Co-authored-by: jobafr <[email protected]>
    Co-authored-by: MrBlenny <[email protected]>
    3 people authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    657bd5f View commit details
    Browse the repository at this point in the history
  2. chore: lint fixes

    MrBlenny committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9f1f7e3 View commit details
    Browse the repository at this point in the history
  3. test: add smart-enum tests

    MrBlenny committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d67b1d0 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.9.0

    MrBlenny committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    87ed448 View commit details
    Browse the repository at this point in the history
Loading