Incanter 1.5.1: Bugfix release
The bugfix release of Incater was just pushed to Clojars. It fixes 2 bugs – one nasty bug when functions called from transform-with were working on underlying data, modifying them, and 2nd – when...
View ArticleIncanter 1.5.2 (bugfix release)
I’ve just pushed the new release of Incanter to Clojars. This is mostly bugfix release that fixes several bugs, of different severity. There is also one enhancement – you can use logarithmic axes in...
View ArticleIncanter 1.5.4 has been released
After several weeks since 1.5.2 release the new release of Incanter (with version number 1.5.4) has been deployed to Clojars. This release contains several fixes & adds several new functions to...
View ArticleIncanter 1.5.5 has been released
Incanter 1.5.5 has been released to clojars. This release contains the many bugfixes + some improvements that are documented in the change log. Please, take into account that there is one breaking...
View ArticlePlanning breaking changes in the Incanter 2.0
As the GSoC is going forward, we’re also discussing the changes that will be made in the Incanter 2.0. One of the proposed changes – get rid of first/rest semantic for matrices. If you’re using them in...
View ArticleProtocol-based dataset API in Incanter
As part of the GSoC for Incanter, Aleksandr Sorokoumov wrote the proposal for the new, protocol-based API for datasets that should be released as part of the Incanter 2.0. If you’re using the Incanter,...
View ArticleIncanter 1.5.6 has been released
I just pushed the Incanter 1.5.6 to Clojars. This is bugfix-only release & includes many changes. I’m planning to release the first preview of the Incanter 2.0 during the next few days – it will...
View ArticleFirst preview of Incanter 2.0 (aka Incanter 1.9.0)
The first preview of the Incanter 2.0 is now available on Clojars as Incanter 1.9.0. This release mostly based on the work done during GSoC 2014 for project “Incanter and core.matrix integration” &...
View ArticleIncanter 1.5.7
I just pushed Incanter 1.5.7 to Clojars – this is bug fix release just to fix incompatibility with Clojure 1.7.0 & higher. 2 additional bugfixes are described in changelog.
View ArticleIncanter 1.9.3 has been released!
Although there were not many updates to the blog in the last years, Incanter’s development still happens with contribution of many people. As result of this, I just pushed 1.9.3 release to Clojars....
View Article