envy icon indicating copy to clipboard operation
envy copied to clipboard

Is envy unmaintained?

Open skyfallwastaken opened this issue 1 year ago • 1 comments

Just wanted to ask whether or not this crate is still being maintained or not.

If it isn't, that's fine - I'd simply like to know whether or not I should just fork the crate to fix the problems that I have. Please don't take this issue as pressure :)

skyfallwastaken avatar Mar 25 '24 22:03 skyfallwastaken

@softprops sorry for the ping, but are there any updates on this?

skyfallwastaken avatar May 21 '24 17:05 skyfallwastaken

I recommend switching to https://github.com/Xuanwo/serde-env

jayvdb avatar Jun 07 '24 08:06 jayvdb

Hi folks what features would you like to see?

The reason there hasn’t been much activity is that the scope of this crate is intentionally narrow: converting end variables into struct types. That was essentially the first version

softprops avatar Jun 07 '24 12:06 softprops

@softprops I do agree that envy doesn't exactly need any more features - the main thing would probably be just fixing the lowercase renamed field bug, which would close #53, #74 and #75

skyfallwastaken avatar Jun 07 '24 19:06 skyfallwastaken

would https://github.com/softprops/envy/pull/72 cover that?

softprops avatar Jun 07 '24 20:06 softprops

Yep, I think so, thanks!

I'll close the issue, many thanks for this awesome library :)

skyfallwastaken avatar Jun 07 '24 21:06 skyfallwastaken

@softprops do you plan releasing a new version (and publishing to crates.io)?

eliad-wiz avatar Jun 25 '24 10:06 eliad-wiz