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: initial support for case type selection #2208

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Jul 31, 2023

  1. feat: case naming

    espoal committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4e4668e View commit details
    Browse the repository at this point in the history
  2. chore: linting and formatting

    espoal committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f0065ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfb061a View commit details
    Browse the repository at this point in the history
  4. feat: update jsdoc

    espoal committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d2cc288 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. chore: fixing typos

    espoal committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3b015b2 View commit details
    Browse the repository at this point in the history
  2. fix: consistent option naming

    espoal committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    40c5032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9235d0d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. chore: package.json versioning

    espoal committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0eef7e9 View commit details
    Browse the repository at this point in the history
  2. feat: nest cli

    espoal committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    33301f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    b59ae2e View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7592150 View commit details
    Browse the repository at this point in the history
  3. chore: more cleanup

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5cba7cf View commit details
    Browse the repository at this point in the history
  4. chore: more cleanup

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    14190bd View commit details
    Browse the repository at this point in the history
  5. chore: more cleanup

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3d80b1b View commit details
    Browse the repository at this point in the history
  6. chore: more cleanup

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    fa607e3 View commit details
    Browse the repository at this point in the history
  7. chore: more cleanup

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    cf1ddf7 View commit details
    Browse the repository at this point in the history
  8. chore: more cleanup

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    50fe8b2 View commit details
    Browse the repository at this point in the history
  9. chore: package.json version

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    35c4167 View commit details
    Browse the repository at this point in the history
  10. Update commands/new.command.ts

    Co-authored-by: Micael Levi L. Cavalcante <mllc@icomp.ufam.edu.br>
    espoal and micalevisk committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2fce7ec View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. chore: fix tests

    espoal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    26f5f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee1f782 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. chore: removed cli option

    espoal committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    707dbb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b0afbb View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. feat: added tests for strings

    espoal committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7c15944 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. feat: snake case

    espoal committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8cd3da7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eaf507 View commit details
    Browse the repository at this point in the history
  3. chore: align package-lock.json

    espoal committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9abfe52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ac1093 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    a482f79 View commit details
    Browse the repository at this point in the history
  2. chore: silenced some tests

    espoal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b4048db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b730e41 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    e5d57c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301cf0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3531cd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. feat: better docs

    espoal committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    46d1f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a5618b View commit details
    Browse the repository at this point in the history