Skip to content

Releases: Dyalog/ride

v0.1.685

24 Feb 19:41
@ngn ngn
Compare
Choose a tag to compare
v0.1.685 Pre-release
Pre-release

Pre-release of RIDE 2.0

Changelog:
autocompletion enhancements
experimental: block protocol while not at prompt
don't autocomplete in ⍞ input

v0.1.682

24 Feb 13:39
@ngn ngn
Compare
Choose a tag to compare
v0.1.682 Pre-release
Pre-release

Pre-release of RIDE 2.0

Changelog:
squiggles inserted from lbar make line modified
added a default menu for Mac to enable copy/paste
fix resizer
Curved Tabs on OS X
Work on OS Theme
OSX Theme Work
allow and track multiline changes in the session
run sass when output file doesn't exist
always clean local copy before a vagrant build
Swap styling for EP/pop
css classes in toolbars to help Mac theme
Merge branch 'master' of github.com:Dyalog/ride
OS X Theme work
rebuild .css file on any changes under style/
class="last" in lbar to mark ends of groups
GH-Release.sh didn't escape JSON string properly

v0.1.666

23 Feb 14:42
@ngn ngn
Compare
Choose a tag to compare
v0.1.666 Pre-release
Pre-release

Pre-release of RIDE 2.0

Changelog:
GH-Release.sh didn't escape JSON string properly
wider dialogue for "Listen" to avoid wrapping
disabled doubling of ' in session
goes to last non-blank character
used command codes for BH RM MA CBP
the "X" in debuggers should be EP, not QT
keep current line at 1/3 of debugger height
insert new line at eof on arrow down
keep titles of floating windows up to date
floating windows are not always always on top
syntax highlighting for # and ##
require() coffee files without specifying extension
configured source maps
"Session Line Wrapping"→"Line Wrapping in Session"
open editor on double click in session
configured two-letter codes in keymap.coffee
remember floating window sizes and positions
refactored keymap.coffee
disabled automatic pairing of '' and ""
syntax hl for :Namespace,:Class,etc in header line
more refactoring to adopt two-letter codes
on enter in completions do "ER" instead of nothing
made line wrapping in session optional
implemented PV and NX
used two-letter codes in some CSS classes
named most functions after their two-letter codes
syntax highlight keywords and quad names
properly colour a dfn's first line when it has a ⍝
sort list of completions
instruct users to use RIDE_INIT, not RIDE_CONNECT
enabled line wrapping in the session
focus search field on ctrl-f
search: show match locations on the scrollbar
adopted CodeMirror's search addon
improved search
persist line number settings
Include change log to release
renamed ride-.zip to ride2-.zip
put cursor at the end of first line in editors
keep search matches at 1/3 of the editor

v0.1.641

20 Feb 15:57
@ngn ngn
Compare
Choose a tag to compare
v0.1.641 Pre-release
Pre-release

Pre-Release of RIDE2

Changelog:
implemented PV and NX
used two-letter codes in some CSS classes
named most functions after their two-letter codes
syntax highlight keywords and quad names
properly colour a dfn's first line when it has a ⍝
sort list of completions
instruct users to use RIDE_INIT, not RIDE_CONNECT
enabled line wrapping in the session
focus search field on ctrl-f
search: show match locations on the scrollbar
adopted CodeMirror's search addon
improved search
persist line number settings
Include change log to release
renamed ride-.zip to ride2-.zip
put cursor at the end of first line in editors
keep search matches at 1/3 of the editor

v0.1.620

19 Feb 15:46
@ngn ngn
Compare
Choose a tag to compare
v0.1.620 Pre-release
Pre-release

Pre-release of RIDE 2.0

Changes:
disabled enter in autocompletion
"Connect" uses host:port from the form on the right
in debugger steps into instead of over
added shortcuts for BK and FD in the debugger
renamed "saveAndClose()" to "EP()"
rm keybindings for features that won't be in v14.1
remove unrequired parts
Icons on Windows & OS X now work.
first stab at syntax highlighting
moved require()-s to top
left arrow in submenu should focus parent menu
updated all mentions of "RideJS" to "ride"
improved release script

v0.1.601

16 Feb 18:38
Compare
Choose a tag to compare
v0.1.601 Pre-release
Pre-release

Pre-Release of Ride 2.0

v0.1.584

13 Feb 13:47
@ngn ngn
Compare
Choose a tag to compare
v0.1.584 Pre-release
Pre-release
suppress autocompletion after `

v0.1.530

03 Feb 13:37
@ngn ngn
Compare
Choose a tag to compare
v0.1.530 Pre-release
Pre-release
restored original background in freedom theme