Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support semver aware exclusions #459

Commits on Aug 1, 2024

  1. feat: support semver aware WIT

    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    65a8f7c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. feat: enable --features for jco types

    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    02503dc View commit details
    Browse the repository at this point in the history
  2. refactor: improve debuggability of type generation

    This commit adds two things to improve debuggability
    
    - item_name is now passed into stability checking for printing
    - ts_bindgen now returns a Result<()>
    
    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    97b56b4 View commit details
    Browse the repository at this point in the history
  3. test: add tests for feature use with jco types

    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d0fa404 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    1448c93 View commit details
    Browse the repository at this point in the history