cryptg icon indicating copy to clipboard operation
cryptg copied to clipboard

bump grammers for fix factorization issue

Open andrew-ld opened this issue 1 year ago • 3 comments

https://github.com/Lonami/grammers/issues/220

andrew-ld avatar Feb 09 '24 20:02 andrew-ld

@andrew-ld Is it okay now?

cher-nov avatar Feb 10 '24 07:02 cher-nov

Right, totally forgot about the fact cryptg depends on grammers now.

I haven't released the fix yet as a new grammers version so I would wait a bit more before bumping the version here.

If we're doing this, I'm also not confident that my "fix" is enough, and would prefer to tweak it some more.

Lonami avatar Feb 10 '24 10:02 Lonami

~~Hm it's kind of annoying because I made some changes to do encryption in-place so cryptg will need to be adjusted to handle that even if I release the factorization fix. So this may take longer than I had hoped.~~

Or not, since the exported functions don't mutate it, nice.

Lonami avatar Feb 10 '24 13:02 Lonami