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: paritytech/scale-info
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: paritytech/scale-info
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 2 commits
  • 12 files changed
  • 1 contributor

Commits on Mar 29, 2023

  1. ty: Make type fields public (#176)

    * portable: Expose types as mutable from the PortableRegistry
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * ty: Make type fields public
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * portable: Make `PortableType` public
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * Deprecate getters
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * Adjust codebase to use inner fields
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * portable: Deprecate PortableType id() and ty()
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * portable: Don't use deprecated getters
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    ---------
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    78ff15a View commit details
    Browse the repository at this point in the history
  2. Release 2.5.0 (#177)

    * Bump versions to v2.5.0
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * Update changelog
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * Change changelog to reflect the irreversibal passing of time
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    ---------
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    caa38cb View commit details
    Browse the repository at this point in the history
Loading