Magit 4.6 released
60 points by vbernat
60 points by vbernat
Magit is a work of art.
It's the reason I'm wary of investing in learning jj right now. I don't know how good the Emacs integration is. I just have to sit down and try it one of these days but magit is such an amazing tool.
I think it's odd that magit-version gives us lots of information, but not that it's 4.6.
M-x magit-version RET
Magit 20260701.1407, Transient 20260701.1255, Git 2.47.3, Emacs 30.2, gnu/linux
that's b/c you're looking at a melpa version number, which you may have guessed is a date.
it looks like melpa is (slowly) transitioning towards another versioning scheme which does show the actual package version. for a sneak peek into the future: melpa releases and melpa snapshots (both beta atm)
Kudos, such a well done package and an inspiration of how to build beautiful and functional UI's in emacs.