Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@

An EmberJS validation framework that is completely and utterly computed property based.

## Compatibility

| Addon | Ember | Node |
|-------|---------|---------|
| 5.x | >= 3.28 | >= 14.x |
| 4.x | <= 3.28 | >= 12.x |


## Features

**No observers were used nor harmed while developing and testing this addon.**
Expand Down