JasperFx / lamar

Fast Inversion of Control Tool and Successor to StructureMap
https://jasperfx.github.io/lamar
MIT License
563 stars 118 forks source link

Lamar tagging is confusing #322

Closed tmc101 closed 2 years ago

tmc101 commented 2 years ago

Hi

What version is Lamar currently at?

I've just grabbed the source code and looked at the tags on the master branch:

image

As far as I can tell the guide (https://jasperfx.github.io/lamar/guide/) doesn't say which version it applies to.

It does link to the release notes here:

https://github.com/JasperFx/lamar/releases

Which show the latest release as v4.3 from Apr 20, 2020 :

Where can I find information about the latest release and any bug fixes or breaking changes?

jeremydmiller commented 2 years ago

master is 7.1.1. All Nuget releases are done from master.

https://jeremydmiller.com/2021/12/01/lamar-v7-meets-net-6-minimal-apis-and-iasyncdisposable/ https://jeremydmiller.com/2021/08/23/lamar-v6-is-out-expanded-interception-options-overriding-test-services-better-documentation/

tmc101 commented 2 years ago

Thanks - blog bookmarked.