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

Preparing convict 6 #353

Closed
wants to merge 26 commits into from
Closed

Preparing convict 6 #353

wants to merge 26 commits into from

Commits on Dec 15, 2019

  1. [Remove dependencies] Convert some default format to external package (

    …#327)
    
    Multi-packages split
    A-312 authored and madarche committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    19e7f9f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    madarche committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    9066f56 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Regenerating package-lock.json

    with current NPM registry state
    madarche committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    30bcc2e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    4d3988d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Configuration menu
    Copy the full SHA
    f8f9b24 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    madarche authored and A-312 committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    50f2936 View commit details
    Browse the repository at this point in the history
  3. Regenerating package-lock.json

    with current NPM registry state
    madarche authored and A-312 committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    a91ebe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b850a6 View commit details
    Browse the repository at this point in the history
  5. Merge #336: Fire error with 'properties' keyname in schema and 'prope…

    …rties' of convict become '_cvtProperties'
    A-312 committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    cbb0f52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    374f97b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ea2369 View commit details
    Browse the repository at this point in the history
  8. Merge #352: Coerce from strings to their proper types (NOT MORE) + co…

    …de review on coercing
    A-312 committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    23d3a85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4edb3d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    993e7de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0dcf98 View commit details
    Browse the repository at this point in the history
  12. code review: Better error handler

    + normalize simple and double quotes
    A-312 committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    413b662 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    76d49f9 View commit details
    Browse the repository at this point in the history
  14. Merge #342: Custom Getter

    A-312 committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    1a2dac1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e5a7264 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c7fe5c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    e3e5171 View commit details
    Browse the repository at this point in the history
  2. Fix path in example

    A-312 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    0ee59a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Merge #357: Improve schema parsing behavior

     - Add `schema.required = true`
     - Improve schema parsing with `format: [ typeof this !== 'object' ]`
     - Transform: `$~default` to `default`
     - Fix: `.getSchema/getSchemaString()` to proper schema
     - Add `opt.strictParsing = true`, will throw an error if default or format are omitted
     - Improve error for users : .defaut() and .reset() errors + parents rewrited error.
    A-312 committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    f443ee2 View commit details
    Browse the repository at this point in the history
  2. Update ObjectPath to 2.0.0

    A-312 committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    8ab53aa View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Fix spelling

    Co-Authored-By: Denis Zavershinskiy <zaverden@gmail.com>
    A-312 and zaverden committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    0e10fe1 View commit details
    Browse the repository at this point in the history
  2. fix sense

    A-312 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    51c2483 View commit details
    Browse the repository at this point in the history