summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-05-14 15:37:10 -0300
committerAndrés <andmarti@gmail.com>2021-05-14 15:37:10 -0300
commit110d270a8312fc5c768ad8945c1533f2761a4e82 (patch)
tree8140cb0c567880b0ef1f220eae552e9320b41713 /CHANGES
parentb5f353de6c1929e2eee86ca207c91a123780ad4e (diff)
Save triggers when saving files. Renamed auto_justify to auto_fit
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES36
1 files changed, 25 insertions, 11 deletions
diff --git a/CHANGES b/CHANGES
index 7bfbf49..5276051 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,28 @@
+v0.8.3
+
+Changes
+-------
+Renamed auto_justify to auto_fit
+Save triggers in files
+
+
+For v0.8.3 release
+-------------------
++ Show range detail in inputbar
++ Add GETENT in seval
++ create @counta, and modify @count to not count strings
++ Reeval of @lastrow @lastcol: check cells that uses @lastrow / @lastcol gets updated everytime it change
++ Start work on multisheet?
+
+--
+Thanks to all that helped and created PR.
+Thanks to all who support and use this program.
+
+Andrés Martinelli
+andmarti1424
+
+
+***********
v0.8.2
Changes
@@ -68,7 +93,6 @@ UNDO of :fsum is handled by let.
calc_offscr_rows/cols rewriten and renamed to calc_mobile_rows/cols
-
Fixes
-----
Fix old sc bug - issue #371
@@ -87,15 +111,6 @@ handled issue #374
Ignore SIGWINCH outside ncurses.
triggers: Avoid segfault when not being able to load module. Issue #325
---
-Thanks to all that helped and created PR.
-Thanks to all who support and use this program.
-
-Andrés Martinelli
-andmarti1424
-
-
-
***********
v0.8.1
@@ -149,7 +164,6 @@ XLSX: Avoid segfault when using shared formulas. issue #218.
v0.8.0
Released March 17th 2021
-
New features
------------
+New motions in edit mode: df cf F dF cF d0 d$ c0 c$ t T dt dT ct cT ^ g_ d^ dg_ c^ cg_