Sha256: b8968160c19d5f7713424cdb19e43068150b7b0321668d6749f051afc2bc39ac
Contents?: true
Size: 1.91 KB
Versions: 1
Compression:
Stored size: 1.91 KB
Contents
## [v0.4.0](https://github.com/ZsoltFabok/site_checker/compare/v0.3.0...v0.4.0) ### Fixes * consider non-html content-type as an error (Zsolt Fabok, [issue 14](https://github.com/ZsoltFabok/site_checker/issues/14)}) * nokogiri 1.5.6 is out-dated, but in order to be compatible with ruby 1.8, I need it (Zsolt Fabok, [issue 15](https://github.com/ZsoltFabok/site_checker/issues/15)) ## [v0.3.0](https://github.com/ZsoltFabok/site_checker/compare/v0.2.1...v0.3.0) ### Notes * the root argument is no longer mandatory (Zsolt Fabok) ### Other Changes * you can use site_checker from the command line. Type site_checker -h for more details (Zsolt Fabok) ### Fixes * the library is ruby 1.8 compatible (Zsolt Fabok) ## [v0.2.1](https://github.com/ZsoltFabok/site_checker/compare/v0.2.0...v0.2.1) ### Other Changes * less strict gem dependencies (Zsolt Fabok) ## [v0.2.0](https://github.com/ZsoltFabok/site_checker/compare/v0.1.1...v0.2.0) ### Notes * the API has changed, please check the [README.md](https://github.com/ZsoltFabok/site_checker/blob/1d616b8a446ed7af98b9ac3785e6b7f92e717f72/README.md) for more details ### Fixes * performance improvements (Zsolt Fabok) * the referenced URIs appear in the problem report exactly as they are specified in the sites (Zsolt Fabok) * recognize an anchor which refers to another site (Zsolt Fabok) * a not found reference is reported at each occurrence (Zsolt Fabok) ### Other Changes * [code climate](https://codeclimate.com/github/ZsoltFabok/site_checker) improvements: D -> A (Zsolt Fabok) * better gem structure (Zsolt Fabok) * a local URI with an absolute path is also visited (Zsolt Fabok) * travis, gemnasium integration (Zsolt Fabok) * ruby-docs (Zsolt Fabok) ## [v0.1.1](https://github.com/ZsoltFabok/site_checker/compare/v0.1.0...v0.1.1) ### Fixes * better dependency description in the gemspec (Zsolt Fabok) ## [v0.1.0](https://github.com/ZsoltFabok/site_checker/tree/v0.1.0) ### Notes First version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
site_checker-0.4.0 | History.md |