CHANGES
=======

0.2.1
-----

* Fix work with copytruncate

0.2.0
-----

* Ignore errors
* Fix error with unspecified remainder\_parser
* Write to log when file was rotated
* Fix error if readline returned empty string
* Fix 100% cpu in flusher
* Fix README.rst formatting
* Fix README.rst formatting
* Don't let records to stuck
* test -> stdout
* Fix work modes
* Update README.md
* Rewrite the watcher logic with inotify
* Split request\_path components to separate fields
* Equal name for hostname
* Equal name for class attribute and parameter
* Strip the prefix space from remainder
* template json style

0.1.0
-----

* Python2.x Popen doesn't have encoding parameter
* Default log-level set to INFO
* Omit empty remote\_user
* Cast integer fields to int, omit empty user-agent and referer
* Ignore errors in query lat/lon
* Fix parsing of ut="1.23 : "
* Fix for Python 2.x strptime (it doesn't support %z)
* Python 2.x compatibility
* Change the parse\_remainder logic
* Parser.parse\_line -> \_\_call\_\_, ignore None hostname
* Make nginx2es package instead of module
* Add description to options
* Style: 80 char limit, notice about GeoIP flags
* setup.cfg: keywords should be a string, not list
* Change README.rst title
* Add .gitignore
* Allow both lon and lng for query\_geo
* Fix optional geoip load logic
* Packaging
* Remove empty request\_qs and query
* Add --test mode
* Use "tail -F" by default
* Make GeoIP optional
* Initial commit
