Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Tags: ml-archive/submissions

Tags

3.0.0-rc.6

Toggle 3.0.0-rc.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #61 from nodes-vapor/feature/validatable-update-re…

…quest

Use Validatable's conformance for UpdateRequest

3.0.0-rc.5

Toggle 3.0.0-rc.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #60 from nodes-vapor/vapor-4-22-0-compat

Fix for breaking change to validations in Vapor >= 4.22.0

3.0.0-rc.4

Toggle 3.0.0-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #57 from nodes-vapor/vapor-4

Add Vapor 4 tests

3.0.0-rc.3

Toggle 3.0.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from nodes-vapor/feature/update-authenticatable

Use specific func name to avoid conflicts

3.0.0-rc.2

Toggle 3.0.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #54 from nodes-vapor/feature/request-makeable

Replace requestinitializable with -makeable

3.0.0-rc.1

Toggle 3.0.0-rc.1's commit message
Merge pull request #53 from nodes-vapor/vapor-4

Clean up and prepare for Vapor 4

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #52 from nodes-vapor/feature/expose-validation-errors

Add `getAllErrors(on:)` to `FieldCache` for retrieving all submission errors

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #50 from nodes-vapor/release/2.0.0

Clean up for release

2.0.0-rc.8

Toggle 2.0.0-rc.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from nodes-vapor/feature/select-tag-improvements

Feature/select tag improvements

2.0.0-rc.7

Toggle 2.0.0-rc.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from nodes-vapor/feature/add-select-tag

Add select tag