Commit 2a8d7a1 1 parent 3b867eb commit 2a8d7a1 Copy full SHA for 2a8d7a1
File tree 1 file changed +15
-2
lines changed
1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
(all changes without author notice are by [ @rurseekatze ] ( https://github.com/rurseekatze )
4
4
5
- ## 0.3 (11.06 .2014)
5
+ ## 0.3 (18.08 .2014)
6
6
7
+ * Various minor bugfixes that caused uncaughtExceptions and restart of processes
8
+ * Avoid cutted icons at tile bounds by extending the requested bbox by some pixels
9
+ * Added missing event emitter for faster rendering of tiles in the queue
10
+ * Added MapCSS parameter to ignore layer tag
11
+ * Added support for MapCSS concat method to KothicJS
12
+ * Async isExpired() method
13
+ * Fixed problems with initial rendering script [ #3 ] ( https://github.com/rurseekatze/node-tileserver/issues/3 )
14
+ * More performant loading of icons
15
+ * Improved performance of database queries
16
+ * Correct process exit
17
+ * Moved hardcoded tag filters to configuration
18
+ * Included modified copy of KothicJS, removed patches
19
+ * Closed memory leaks
7
20
* Refactoring
8
21
* Code cleanup
9
- * Minor bugfixes
22
+ * Better documentation
10
23
11
24
## 0.2 (16.02.2014)
12
25
You can’t perform that action at this time.
0 commit comments