What's Changed
- fix: replace DabataseList -> DatabaseList by @kyoto7250 in #39
- Prevent adding the same line and correct the starting position of offset by @kyoto7250 in #48
- [skip ci]: add badges by @kyoto7250 in #53
- show total row counts by @kyoto7250 in #55
- [skip ci]: set release profile by @kyoto7250 in #56
- fix: early return if headers is empty by @kyoto7250 in #58
- [skip ci]: add keywords by @kyoto7250 in #59
- add a message in error modal to show close button by @kyoto7250 in #67
- add components for showing create table sql tab by @kyoto7250 in #72
- Feature/issue 21 by @kyoto7250 in #77
- add: set timeout_second and move limit_size to config.toml by @kyoto7250 in #80
- set a panic hook for crossterm by @kyoto7250 in #82
- fix: consider wrap size by @kyoto7250 in #83
- prevent panic in config.toml by @kyoto7250 in #85
- use sql from sqlite_master for checking table definition by @kyoto7250 in #87
- Fix out of bounds when no search results are found by @kyoto7250 in #90
- Bump zerovec from 0.10.2 to 0.10.4 by @dependabot in #93
- Bump zerovec-derive from 0.10.2 to 0.10.3 by @dependabot in #92
- Put off Issue 88 by @kyoto7250 in #95
- show version and wait format and lint by @kyoto7250 in #96
- release v0.1.0 by @kyoto7250 in #98
New Contributors
- @dependabot made their first contribution in #93
Full Changelog: v0.0.2...v0.1.0