Fork me on GitHub
#asami
<
2022-07-11
>
quoll02:07:02

@holyjak I finally got around to your PR. Thank you! I merged it, then added in code for some edge cases.

quoll03:07:11

OK, after a long break, version 2.3.2 is finally out.

🎉 3
🥳 1
quoll03:07:29

There are more things that I'm close to, but I figure I should get something working out sooner, rather than continuing to delay

quoll14:07:59

Your code was great. You also opened up a whole lot of possibilities in entities.cljc, and so I worked on covering those. I haven’t tested them all though 😳

quoll14:07:21

Silly things, like: [:db/add -1 :db/id -2]

quoll14:07:42

or: [:db/add :node-123 :db/id -2]

Jakub Holý (HolyJak)14:07:53

Thank you! I am looking forward to having a look at the changes you did.

quoll14:07:57

Lots of if blocks. I tried to avoid most redundancies though

quoll13:07:31

If I get some time this week (my job is incredibly demanding right now), then I want to release the with function

😍 1