- Store more information. The following fields are now appended to the lines
generated by BrowserSense:
- ip
- browser.version
- platform.version,
- browser.bot?
- browser.bot&.name
- browser.bot&.search_engine?
- Use CSV to ensure the log line is properly parsable as a CSV string
- Add the following two methods:
BrowserSenseParser.match?andBrowserSenseParser.parse
- Fixes documentation
- First public release
- Changes and improvements to the documenation for public release
- Initial release (private)