Releases: skatkov/devtui
Releases · skatkov/devtui
devtui-0.34.1
Immutable
release. Only release title and notes can be modified.
This is a release that improves stability
Changelog
Other work
- Apply suggestion from @Copilot
- Introduce fuzzing to classes
- adjust golangci to detect panic's better
- fixing csv2json issues
- improve data used in fuzzing
- moving to bubbletea v2 libraries:
- remove devtui-mcp thingy
- remove reproducers
- remove serve command
devtui-v0.34.0
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- Add FreeBSD maintenance note to README
- Add json2toml CLI command for JSON to TOML conversion
- Add missing CLI tools for TUI parity
- Add toml2json CLI command for TOML to JSON conversion
- Adding tests
- Clarify update propagation time in FreeBSD section
- Delete .ssh directory
- Improve CLI error messages with file path detection hints
- Improve error message spacing
- Include FreeBSD installation instructions
- Refactor README.md section headers and formatting
- Remove text alignment from README
- Revise 'Why DevTUI?' section title and content
- Update FreeBSD section in README.md
- adding dynamic og images
- adding gorelease action to publish
- adding libvips dependency to CI
- adding multiple CLI interfaces (#157)
- adjust descriptions
- attempt to integrate wish and turn this into ssh app
- better error handler for empty input
- change caveats
- consolidate conversion method in Converter class
- converter to have similar naming across codebase (#158)
- final version
- ignore worktree folder
- lets replace brew releases
- more fixes
- remove format attribute
- remove og implementation plan
- remove window from builds
- simplify code
- update all gems
- update brew configuration
devtui-v0.33.2
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- lets replace brew releases
- update brew configuration
devtui-v0.33.1
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- adding gorelease action to publish
devtui-v0.32.5
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- final version
devtui-v0.32.4
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- change caveats
devtui-v0.32.3
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- change goreleaser to release.mode keep-existing
devtui-v0.32.2
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- brew: modify caveats section
devtui-v0.32.1
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- small workaround to inject ruby code into brew definition
devtui-v0.32.0
Immutable
release. Only release title and notes can be modified.
Changelog
Other work
- Alias -v with devtui version command
- Better error handling for markdown TUI app
- Enhance clipboard handling errors
- Let's add a 'logo' to webpage and readme.md file
- copy CTA button on a bottom as well
- fix --version flag
- fix linter
- notify about additional deps post-install
- refactor markdown to use BasePagerModel
- simplify internal/clipboard testing
- upgrade website dependencies