Releases: LIUBINfighter/csv-lite
Releases · LIUBINfighter/csv-lite
1.7.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: add functionality to create new CSV files and enhance UI for fi… by @LIUBINfighter in #49
Full Changelog: 1.6.1...1.7.0
1.6.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Mobile support and style adjustment. by @LIUBINfighter in #38
- Some bug fixes (Fixes #41, Fixes #35) by @LIUBINfighter in #44
- feat/url: add clickable URLs in cells. Fixes #13 Fixes #14 by @LIUBINfighter in #46
Full Changelog: 1.1.5...1.6.1
1.1.5 Minor Fixes: Internationalization and Conflict Resolution Fixes
Immutable
release. Only release title and notes can be modified.
This minor release focuses on enhancing Internationalization (i18n) support and improving stability by addressing a critical bug in command handling.
What's Changed
- Fixes #35 can't enable plugin when
Charts Viewplugin is on by @LIUBINfighter in #42 and thanks to @undecoded-coder :) - Fixes #41 i18n and prevent global undo/redo from inactive views by @LIUBINfighter in #43
Full Changelog: 1.1.4...1.1.5
1.1.4 Mobile Support Release
Fixes #8 .
Full Changelog: 1.1.3...1.1.4
1.1.3 Patch: Style Adjustment for Mobile
Full Changelog: 1.1.2...1.1.3
1.1.2 Mobile Support Beta
It's a testing version.
Full Changelog: 1.1.1...1.1.2
1.1.1 Patch: Support for delimiter ";"
What's Changed
- feat: Support for other delimiters (especially ";") by @LIUBINfighter in #37
Full Changelog: 1.1.0...1.1.1
1.1.0 Row & Col Action Menu
1.1.0 Release: Row & Col Action Menu
✨ What's New
Simply right-click on any cell to bring up the new context menu, giving you the power to:
- Insert Columns: Instantly add new columns to the left or right.
- Delete Columns: Remove an entire column with a single click.
- Move Columns: Effortlessly shift columns left or right to rearrange your layout.
- (Row Actions are supported too!): Perform the same insert, delete, and move actions on rows.
✨ 新功能亮点
只需在任意单元格上右键点击,即可激活全新的上下文菜单,轻松实现:
- 插入列: 在当前位置的左侧或右侧快速添加新列。
- 删除列: 一键删除整列数据。
- 移动列: 方便地将整列向左或向右移动,调整数据布局。
- (同样支持行操作) 对数据行进行插入、删除和移动。
Full Changelog: 1.0.6...1.1.0
1.0.5
1.0.4
Col & Row Operation Buttom Refactor (1.0.4 Patch Release)
- Redesigned column and row operation buttons
- Enhanced drag-and-drop functionality
- What's next?
- Refactor and redesign csv core model for more advanced FRs.
-
Dev Sync for 1.0.4 by @LIUBINfighter in #24
-
Full Changelog: 1.0.3...1.0.4


