Skip to content

Commit

Permalink
Changelog of version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rurseekatze committed Aug 18, 2014
1 parent 3b867eb commit 2a8d7a1
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,24 @@

(all changes without author notice are by [@rurseekatze](https://github.com/rurseekatze)

## 0.3 (11.06.2014)
## 0.3 (18.08.2014)

* Various minor bugfixes that caused uncaughtExceptions and restart of processes
* Avoid cutted icons at tile bounds by extending the requested bbox by some pixels
* Added missing event emitter for faster rendering of tiles in the queue
* Added MapCSS parameter to ignore layer tag
* Added support for MapCSS concat method to KothicJS
* Async isExpired() method
* Fixed problems with initial rendering script [#3](https://github.com/rurseekatze/node-tileserver/issues/3)
* More performant loading of icons
* Improved performance of database queries
* Correct process exit
* Moved hardcoded tag filters to configuration
* Included modified copy of KothicJS, removed patches
* Closed memory leaks
* Refactoring
* Code cleanup
* Minor bugfixes
* Better documentation

## 0.2 (16.02.2014)

Expand Down

0 comments on commit 2a8d7a1

Please sign in to comment.