mirror of https://gitee.com/bigwinds/arangodb
30 lines
423 B
Markdown
30 lines
423 B
Markdown
## 1.3.2
|
|
|
|
- Updated tests to run on eslint 2.0
|
|
- Fixed some issues with `no-native` rule
|
|
|
|
## 1.3.1
|
|
|
|
- Actually added `no-native` rule
|
|
|
|
## 1.3.0
|
|
|
|
- Added `no-native` rule
|
|
|
|
## 1.2.0
|
|
|
|
- Allow `throw` in `always-return` rule
|
|
- Added `terminationMethod` option to `catch-or-return` rule
|
|
|
|
## 1.1.0
|
|
|
|
- Added `catch-or-return` rule
|
|
|
|
## 1.0.8
|
|
|
|
- Fixed crash issues
|
|
|
|
## 1.0.0 - 1.0.7
|
|
|
|
- Lots of basic feature updates and doc changes
|