Releases · litedb-org/LiteDB.Studio (original) (raw)
v1.0.3
- Update LiteDB to v5.0.15
- Add Load/Save SQL editor tab content
- If use query with explicit LIMIT, ignore 1000 documents limit result
- New tabs names
- Tab close button
v1.0.2
Changes
- Update to LiteDB v5.0.8
- Added collation to the connection options (only used when creating a new datafile)
- Added debugging HTML viewer for datafiles
v1.0.1
Changes
- Update to LiteDB 5.0.1
- Bugfix #10
v1.0.0
Release v1
- New UI for LiteDB v5
- Support upgrade datafile from v4
- SQL-like query language
v0.9
New
v0.5.2
New
- Upgrade to LiteDB v5-beta
v0.5.1
News
- ILMerge into a single
.exe on AfterBuild process
v0.5.0
LiteDB.Studio
- Initial pre-release version
- Windows Forms interface for LiteDB - .NET 4.5
- See your data in grid or as JSON string
- Support multiple tabs - multiple transactions
- SQL code syntax highlighting
- SQL code complete (use
Ctrl+Space)
- Edit document field in grid