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

Chore: Release 2.0 #2

Merged
merged 17 commits into from
Jan 31, 2023
Merged

Chore: Release 2.0 #2

merged 17 commits into from
Jan 31, 2023

Commits on Jan 31, 2023

  1. docs: improved documentation

    - Added emojis
    - Added compatibility versions table
    UlisesGascon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    199d39e View commit details
    Browse the repository at this point in the history
  2. chore: added dependencies

    - Anchored existing production dependencies
    - Added dev dependencies: Jest for testing and Standard for linting
    UlisesGascon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    578d9f7 View commit details
    Browse the repository at this point in the history
  3. chore: added standard linter setup

    - Removed legacy eslint config
    - Added eslint rules in pkg
    - Added npm scripts related to linting in pkg
    UlisesGascon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4838b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c8203 View commit details
    Browse the repository at this point in the history
  5. chore: added NVM support

    UlisesGascon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7cb0b57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61801e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34a81c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55c1522 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56242eb View commit details
    Browse the repository at this point in the history
  10. test: added general tests

    - Added mock library for knex initialization
    - Added basic test to cover general library behaviour
    UlisesGascon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e9189fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4871b89 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea2f951 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a088151 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b220c96 View commit details
    Browse the repository at this point in the history
  15. fix: renamed pipeline

    UlisesGascon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9f576a0 View commit details
    Browse the repository at this point in the history
  16. chore: bump to 2.0.0

    UlisesGascon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    36a17d2 View commit details
    Browse the repository at this point in the history
  17. fix: typo

    UlisesGascon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e20fc13 View commit details
    Browse the repository at this point in the history