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: elixir-typed-structor/typed_structor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: elixir-typed-structor/typed_structor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 4 commits
  • 17 files changed
  • 2 contributors

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    ecaec7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800ca9e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    cc93185 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.5.0 (#20)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [0.5.0](v0.4.2...v0.5.0)
    (2024-09-27)
    
    
    ### Features
    
    * add `:defexception` denfiner to define an exception
    ([#19](#19))
    ([800ca9e](800ca9e))
    * support `:defrecord` and `:defrecordp` and custom definer
    ([#21](#21))
    ([cc93185](cc93185))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    17dfae1 View commit details
    Browse the repository at this point in the history
Loading