Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

v2.0.0 #57

Merged
merged 1 commit into from
Mar 22, 2017
Merged

v2.0.0 #57

merged 1 commit into from
Mar 22, 2017

Conversation

jednano
Copy link
Owner

@jednano jednano commented Mar 22, 2017

Fixes #38
Fixes #46

2.0.0

  • Breaking Change: console.error instead of console.log to output error messages #55.
  • Added: Default value for options <files...> #46.
  • Added: Exclude binary files #45.
  • Added: Beautiful console report #53.
  • Added: Support for .gitignore when [<files>...] are not provided #56.
  • Added: Test cases for CLI #55.
  • Fixed: Stripping of BOMs #50.
  • Fixed: path import in README #48.
  • Upgraded dependencies.

@codecov
Copy link

codecov bot commented Mar 22, 2017

Codecov Report

Merging #57 into master will decrease coverage by 0.39%.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           master     #57     +/-   ##
========================================
- Coverage   94.49%   94.1%   -0.4%     
========================================
  Files          11      11             
  Lines         509     509             
  Branches      100     100             
========================================
- Hits          481     479      -2     
- Misses         15      16      +1     
- Partials       13      14      +1
Impacted Files Coverage Δ
lib/cli.ts 96.96% <ø> (ø) ⬆️
lib/rules/charset.ts 100% <100%> (ø) ⬆️
lib/eclint.ts 85.62% <100%> (ø) ⬆️
lib/rules/indent_style.ts 94.02% <0%> (-2.99%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6163553...857b6bf. Read the comment docs.

@jednano jednano merged commit e1dddbd into master Mar 22, 2017
@jednano jednano deleted the v2.0.0 branch March 22, 2017 03:24
@jednano
Copy link
Owner Author

jednano commented Mar 22, 2017

@gucong3000 published! Thanks for all your hard work! 🎊 🏮 🎆 ㊗️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant