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

V0.1.0 Release version #4

Merged
merged 7 commits into from
Oct 16, 2023
Merged

V0.1.0 Release version #4

merged 7 commits into from
Oct 16, 2023

Conversation

shuritch
Copy link
Member

V0.1.0 Release version

Includes:

  • Stable release version

  • Warnings before testing

  • Repository created

  • Namespaces, runtime schema checking, custom types

  • Default struct types: Array, Set, Map, Object

  • Default scalar types: String, Boolean, Number, BigInt

  • Default exotic types: Any, Undefined, JSON

  • Custom Errors

  • tests and linter show no problems (npm t)

  • tests are added/updated for bug fixes and new features

  • code is properly formatted (npm run fmt)

  • description of changes is added in CHANGELOG.md

  • update .d.ts typings

@shuritch shuritch added the enhancement New feature or request label Oct 16, 2023
@shuritch shuritch added this to the v1.0.0 milestone Oct 16, 2023
@shuritch shuritch self-assigned this Oct 16, 2023
This was linked to issues Oct 16, 2023
@shuritch shuritch closed this Oct 16, 2023
@shuritch shuritch reopened this Oct 16, 2023
@shuritch shuritch merged commit 1874b4b into main Oct 16, 2023
12 of 14 checks passed
@shuritch shuritch linked an issue Oct 18, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom types Schema namespaces Customizable errors output
1 participant