You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.0.94
This version of Olive is another substantial improvement. It is mainly going to focus on providing utilities for searching Olive files and keeping track of cells, errors, and notifications. This will include expansions to the capabilities of the settings menu, and a dramatic change to its structure, as well as some small adjustments to cells which will make coding in them significantly easier and more elegant. Some of these features will also facilitate the planned sharing features of Olive, such as being able to share :code cells by line using #L or share to a specific markdown heading using #.
I think we're going to actually be skipping 0.0.94 for one simple reason: Toolips0.3 is of course going to break everything. This is going to be another huge overhaul, but luckily a lot of this is already built. Most of the work will be tightening up the design, reworking/repackaging old tools, building this into Toolips0.3 compatibility, and finally -- Toolips0.3multithreading ... Primarily this actually means making functions for Session callbacks.
0.0.94
This version of
Olive
is another substantial improvement. It is mainly going to focus on providing utilities for searchingOlive
files and keeping track of cells, errors, and notifications. This will include expansions to the capabilities of the settings menu, and a dramatic change to its structure, as well as some small adjustments to cells which will make coding in them significantly easier and more elegant. Some of these features will also facilitate the planned sharing features ofOlive
, such as being able to share:code
cells by line using#L
or share to a specific markdown heading using#
.here's the summary !
module
/include
revamp #147The text was updated successfully, but these errors were encountered: