StronglyTypedId icon indicating copy to clipboard operation
StronglyTypedId copied to clipboard

Plans for v1.0 Release

Open stefc opened this issue 1 year ago • 3 comments

Hi did you have any plans for deploy a first v1.0 Release of this smart nuget package? Which of the issues are not ready for leave the beta state and goes to production ?

I personal want to use the package at current state, but my teammates told me that they have actualy a problem with integrate a beta version of a nuget package and they want to wait after we got an official v1.0 version from the feed.

Greetings Stefc

stefc avatar Nov 03 '23 16:11 stefc

I'm currently working on a big redesign of the library in this PR:

  • https://github.com/andrewlock/StronglyTypedId/pull/117

The main idea is to make the library much more maintainable while also giving people a mechanism to customise the generated IDs as much as they like.

I can't say when I'll move out of the beta, but I'll feel a lot happier once this PR is merged! Of course, the beta suffix is relatively arbitrary as far as I'm concerned; all the code is provided under MIT licesnse, and you're free to fork/copy it into your projects if that will keep your teammates happy 😉

andrewlock avatar Nov 11 '23 19:11 andrewlock

@andrewlock - now that #117 has been merged have you softened your stance on a non-beta release?

baynezy avatar Feb 15 '24 07:02 baynezy

Hey, I'm certainly considering it. The one outstanding issue is #111 - I had some ideas on how to resolve that, but it would require semi-breaking changes, so was hoping to fix that first. Unfortunately my initial PoC didn't really work out, so I'm at a bit of an impasse - I haven't found the time to revisit again yet, but I'd like to take one more shot at it to see if there's a nice solution.

andrewlock avatar Feb 15 '24 19:02 andrewlock