github.com/dimonomid/nerdlog
v1.10.0
#1439 most downloaded on Go modules
dimonomid/nerdlog
What this package is like to depend on
Last release 1 years ago
22 Jun 2025
Ships on a steady schedule
a new release about every 9 days
Nearly every release is documented
notes for 18 of 19 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
50 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
50 releases · Apr 2025 to Jun 2025Releases
latest 50-
v1.10.1-0.20250622164813-7e98a5c583c322 Jun 2025 pre-releaseNothing published for this version
-
v1.10.1-0.20250622095327-3161c2aad3cd22 Jun 2025 pre-releaseNothing published for this version
-
v1.10.1-0.20250614115907-1f1ce679815f14 Jun 2025 pre-releaseNothing published for this version
-
v1.10.1-0.20250609083636-5c6a91d66be109 Jun 2025 pre-releaseNothing published for this version
-
v1.10.009 Jun 2025 -
v1.9.1-0.20250608184253-7a7a904c21a308 Jun 2025 pre-releaseNothing published for this version
-
v1.9.1-0.20250608155451-bb8bab3e9bf908 Jun 2025 pre-releaseNothing published for this version
-
v1.9.1-0.20250608134546-9bae8296670308 Jun 2025 pre-releaseNothing published for this version
-
v1.9.1-0.20250607193706-639b5d0d19ef07 Jun 2025 pre-releaseNothing published for this version
-
v1.9.1-0.20250603072353-19a442e5b3ee03 Jun 2025 pre-releaseNothing published for this version
-
v1.9.002 Jun 2025Release notes
Open source → -
v1.8.3-0.20250531081735-ecae528355ae31 May 2025 pre-releaseNothing published for this version
-
v1.8.3-0.20250526075657-d674fda2538226 May 2025 pre-releaseNothing published for this version
-
v1.8.225 May 2025Release notes
Open source →1.8.2 (2025-05-25)
Bug Fixes
- Don't use
[[ ]]in the main ssh session, which runs in/bin/sh. It wasn't a critical issue and things kept working, but an error during bootstrap wouldn't be detected properly (d8b5af0)
Internal or minor changes
Release notes
Open source →Bug Fixes
- Don't use
[[ ]]in the main ssh session, which runs in/bin/sh. It wasn't a critical issue and things kept working, but an error during bootstrap wouldn't be detected properly (d8b5af0)
Internal or minor changes
- Don't use
-
v1.8.2-0.20250524104204-517f0c20867424 May 2025 pre-releaseNothing published for this version
-
v1.8.120 May 2025 -
v1.8.019 May 2025Release notes
Open source →1.8.0 (2025-05-19)
Features
- Respect TZ env var on the remote hosts if available (66fb307)
- Add support for shell init commands in logstream config (c5d756f)
- UI: Add a way to copy message to clipboard (fa44568)
- UI: Implement debug info dialog (bc3f8e3, aa164b2, d696530)
Also, doesn't affect the actual app functionality, but the whole
corepackage is now covered with tests (as opposed to just the agent script), and these tests run on CI on Linux, FreeBSD and MacOS.Bug Fixes
Release notes
Open source →Features
- Respect TZ env var on the remote hosts if available (66fb307)
- Add support for shell init commands in logstream config (c5d756f)
- UI: Add a way to copy message to clipboard (fa44568)
- UI: Implement debug info dialog (bc3f8e3, aa164b2, d696530)
Also, doesn't affect the actual app functionality, but the whole
corepackage is now covered with tests (as opposed to just the agent script), and these tests run on CI on Linux, FreeBSD and MacOS.Bug Fixes
-
v1.7.3-0.20250518212557-4ad56b5f57f318 May 2025 pre-releaseNothing published for this version
-
v1.7.3-0.20250518150954-17aaf4d944fd18 May 2025 pre-releaseNothing published for this version
-
v1.7.3-0.20250517125251-0c5c415e1be017 May 2025 pre-releaseNothing published for this version
-
v1.7.3-0.20250516114736-43f3cd94becc16 May 2025 pre-releaseNothing published for this version
-
v1.7.3-0.20250515082423-3a18254d7b5b15 May 2025 pre-releaseNothing published for this version
-
v1.7.214 May 2025Release notes
Open source → -
v1.7.112 May 2025Release notes
Open source → -
v1.7.1-0.20250511204707-a5437112635411 May 2025 pre-releaseNothing published for this version
-
v1.7.011 May 2025Release notes
Open source →1.7.0 (2025-05-11)
Features
- Handle decreased timestamps gracefully (136890b)
- Make the histogram cursor and ruler lighter (b0d6e21)
- minor: Add GOOS and clipboard info to
--versionoutput (256e334)
Bug Fixes
Release notes
Open source →Features
- Handle decreased timestamps gracefully (136890b)
- Make the histogram cursor and ruler lighter (b0d6e21)
- minor: Add GOOS and clipboard info to
--versionoutput (256e334)
Bug Fixes
-
v1.6.1-0.20250506090236-564a20fc45fb06 May 2025 pre-releaseNothing published for this version
-
v1.6.005 May 2025Release notes
Open source →1.6.0 (2025-05-05)
Features
- Add support for
--versionflag and:version/:aboutcommands (1706904) - CI: Add version number to the archive names (78e4e80)
Bug Fixes
- Make sure that the agent script runs with
$HOMEas working dir (6885b88)
Release notes
Open source →Features
- Add support for
--versionflag and:version/:aboutcommands (1706904) - CI: Add version number to the archive names (78e4e80)
Bug Fixes
- Make sure that the agent script runs with
$HOMEas working dir (6885b88)
- Add support for
-
v1.5.1-0.20250505061527-6885b88b34b305 May 2025 pre-releaseNothing published for this version
-
v1.5.004 May 2025Release notes
Open source →1.5.0 (2025-05-04)
Features
- Implement ssh authentication via public keys in addition to ssh-agent (435eeab)
- Don't fail if there is a
Matchdirective in ssh config (3dad67c) - UI: Resize the connection dialog when needed (e85811f)
Bug Fixes
Release notes
Open source →Features
- Implement ssh authentication via public keys in addition to ssh-agent (435eeab)
- Don't fail if there is a
Matchdirective in ssh config (3dad67c) - UI: Resize the connection dialog when needed (e85811f)
Bug Fixes
-
v1.4.004 May 2025Nothing published for this version
-
v1.3.1-0.20250503160456-a18a6bd7db2c03 May 2025 pre-releaseNothing published for this version
-
v1.3.003 May 2025Release notes
Open source →Features
- Implement proper support for localhost (82425bf)
- Implement refresh using Ctrl+R or F5 (6c95ca5)
- Implement hard refresh using Alt+Ctrl+R or Shift+F5 (6799aca)
Bug Fixes
-
v1.2.5-0.20250503152241-82425bfe4b5303 May 2025 pre-releaseNothing published for this version
-
v1.2.5-0.20250503071339-6c95ca57162103 May 2025 pre-releaseNothing published for this version
-
v1.2.5-0.20250429174608-ddcde2bdacc229 Apr 2025 pre-releaseNothing published for this version
-
v1.2.428 Apr 2025 -
v1.2.4-0.20250428110326-044eda5bc28b28 Apr 2025 pre-releaseNothing published for this version
-
v1.2.328 Apr 2025 -
v1.2.228 Apr 2025 -
v1.2.128 Apr 2025 -
v1.2.028 Apr 2025Release notes
Open source →Features
- Add support for
journalctl(6d7d69, 1687ee). Log files are still preferred, because they are more reliable and work much faster, butjournalctlis more universally available these days, and also often has longer logs history, so it is fully supported now. - Add support for reading logs with
sudo(23a6a4) - Add
--ssh-configflag to specify the ssh config location (3ceb70) - CI: set up release-please with auto binaries building for releases (2a9d23)
Bug Fixes
- Fix focus issue when non-last modal is removed (2e4ff3)
- Add support for
-
v1.1.1-0.20250427220236-e9a752e42de827 Apr 2025 pre-releaseNothing published for this version
-
v1.1.1-0.20250427210624-1687ee72838727 Apr 2025 pre-releaseNothing published for this version
-
v1.1.026 Apr 2025Release notes
Open source →Features
- Support keyboard shortcuts
Alt+LeftandAlt+Rightfor navigating browser-like history, just as it works in a browser; - Rename the binary installed with
go install github.com/dimonomid/nerdlog/cmd/nerdlog@latestfromnerdlog-tuito justnerdlog.
- Support keyboard shortcuts
-
v1.0.1-0.20250426100751-8947f8d9457826 Apr 2025 pre-releaseNothing published for this version
-
v1.0.022 Apr 2025Release notes
Open source →Features
-
First release which can be considered a minimal viable product.
There’s still plenty of room for new features, and some minor bug fixes, but overall the core functionality is in place and stable enough to be released into the wild.
-
-
v0.0.0-20250622164813-7e98a5c583c322 Jun 2025 pre-releaseNothing published for this version
-
v0.0.0-20250422093232-f556706a7d8822 Apr 2025 pre-releaseNothing published for this version
-
v0.0.0-20250421160727-762033ac12ca21 Apr 2025 pre-releaseNothing published for this version