mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
what has and will change for v1.7
This commit is contained in:
parent
1c9a24ad5b
commit
e5249a7113
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ WHATS NEW
|
||||||
- switched from log4j to the [logger facade slf4j](http://www.slf4j.org/) to allow developers to plugin the logger of their choice
|
- switched from log4j to the [logger facade slf4j](http://www.slf4j.org/) to allow developers to plugin the logger of their choice
|
||||||
- made it [much more memory efficient](https://github.com/graphhopper/jsprit/issues/230) for large problems
|
- made it [much more memory efficient](https://github.com/graphhopper/jsprit/issues/230) for large problems
|
||||||
- add [priority feature](https://github.com/graphhopper/jsprit/issues/242)
|
- add [priority feature](https://github.com/graphhopper/jsprit/issues/242)
|
||||||
- refine Exception to get a clear separation of IllegalArgument and [IllegalState](https://stackoverflow.com/questions/12698275/whats-the-intended-use-of-illegalstateexception)
|
- [refine exceptions](https://github.com/graphhopper/jsprit/issues/251) to get a clear separation of IllegalArgument and [IllegalState](https://stackoverflow.com/questions/12698275/whats-the-intended-use-of-illegalstateexception)
|
||||||
|
|
||||||
<b>2016-02-02</b> new release **v1.6.2**
|
<b>2016-02-02</b> new release **v1.6.2**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue