Skip to content

Releases: mbdavid/LiteDB.Studio

v1.0.3

23 Dec 22:38
Compare
Choose a tag to compare
  • 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

04 Jun 15:04
Compare
Choose a tag to compare

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

03 Feb 20:04
Compare
Choose a tag to compare

Changes

  • Update to LiteDB 5.0.1
  • Bugfix #10

v1.0.0

31 Jan 18:17
Compare
Choose a tag to compare

Release v1

  • New UI for LiteDB v5
  • Support upgrade datafile from v4
  • SQL-like query language

v0.9

19 Jan 13:43
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

New

  • Upgrade to LiteDB v5-rc

v0.5.2

30 Oct 12:44
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

New

  • Upgrade to LiteDB v5-beta

v0.5.1

25 Sep 11:51
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

News

  • ILMerge into a single .exe on AfterBuild process

v0.5.0

25 Sep 11:28
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

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