8000 Comparing v0.2.0...v0.3.0 · tamdaz/crygen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: tamdaz/crygen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: tamdaz/crygen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 5 commits
  • 25 files changed
  • 2 contributors

Commits on Feb 14, 2025

  1. Rename file name for the Crygen::Abstract::GeneratorInterface inter…

    …face. (#12)
    
    * Rename `generator.cr` to `generator_interface.cr` file.
    * Change and organize imports in the `src/types` directory.
    tamdaz authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    2330b71 View commit details
    Browse the repository at this point in the history
  2. Update documentation (#13)

    * Update documentation on enums.
    * Add documentation to modules.
    * Update documentation to types.
    * Format documentation in enum.cr file.
    tamdaz authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    55434ac View commit details
    Browse the repository at this point in the history
  3. Add nullable properties (#15)

    * Add `NilGetter` and `NilProperty` case to the  `Crygen::Enums::PropVisibility` enum.
    * Update specs.
    * Format the code.
    tamdaz authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    13aca3f View commit details
    Browse the repository at this point in the history
  4. Improve the README (#14)

    * Fix summary order.
    * Format README.md
    * Add an example for nullable properties.
    tamdaz authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    af5d3dd View commit details
    Browse the repository at this point in the history
  5. Release v0.3.0

    tamdaz committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    e659e1d View commit details
    Browse the repository at this point in the history
Loading
0