This release makes diffing/patching/merging functions available from the GUI (which previously focused just on revision control), supports diff/patch/merging socialcalc tables, and fixes tab-delimited and semicolon-delimited files.
Support for sqlite-over-git was completed and documented. Conflict resolution tools were improved. Highlighter format representation of column adds/removals was tidied up.
自動インクリメントの Id と外部キーの参照がある場合は差分、マージ、およびパッチの Sqlite データベースが向上します。ビジュアル差分マルチ テーブルのスプレッドシートとデータベースのより良い仕事します。Python と Ruby ラッパーが更新されます。
Diffing, merging, and patching Sqlite databases is now improved when there are auto-incremented IDs and foreign key references. Visual diffs for multi-table spreadsheets and databases work better. Python and Ruby wrappers are updated.
The Fossil-based graphical interface was cleaned up, with documentation added for pushing, pulling, and forking repositories of tables. SSL support was enabled, and coopy now works well with chiselapp.
This release adds support for storing tables in a git repository using ssmerge as a custom merge driver. It simplifies the options to ssdiff, sspatch, and ssformat, and documents them more clearly. It factors out a new ssrediff tool for manipulating tabular diffs. It cleans up the workflow for reviewing and applying diffs for spreadsheet users in the presence of conflicts.