Fork me on GitHub
#announcements
<
2023-10-19
>
roklenarcic08:10:47

Memento had a major release 1.1.49 which reduces call-stack size by a lot. More importantly, license has been changed from EPL to MIT. https://github.com/RokLenarcic/memento

šŸŽ‰ 3
roklenarcic08:10:33

Memento Redis release 0.2.16 brings compatibility with Memento 1.1.x and license change from EPL to MIT. https://github.com/RokLenarcic/memento-redis

šŸŽ‰ 3
jpmonettas14:10:17

Hi everybody, happy to announce the creation of the https://github.com/flow-storm! which is now home of all flow-storm related projects that were previously on my github. Additionally I also deployed artifacts for each project under the organization's name. Here is a quick rundown of the new projects repos and their new artifacts : ā€¢ FlowStorm debugger: https://github.com/flow-storm/flow-storm-debugger , [com.github.flow-storm/flow-storm-dbg "3.8.1"] ā€¢ ClojureStorm: https://github.com/flow-storm/clojure, [com.github.flow-storm/clojure "1.11.1-11"] and [com.github.flow-storm/clojure "1.12.0-alpha4_5"] ā€¢ ClojureScriptStorm: https://github.com/flow-storm/clojurescript , [com.github.flow-storm/clojurescript "1.11.60-4"] ā€¢ Hansel: https://github.com/flow-storm/hansel, [com.github.flow-storm/hansel "0.1.79"] ā€¢ http://www.flow-storm.org landing page: https://github.com/flow-storm/flow-storm-landing ā€¢ CiderStorm: https://github.com/flow-storm/cider-storm The user guide has also been moved here https://flow-storm.github.io/flow-storm-debugger/user_guide.html Cheers!

clojure-spin 23
šŸŽ‰ 18
šŸ‘ 2
stormtrooper 4
1
āš” 1
Daniel Miladinov21:10:55

I'd like announce https://github.com/danielmiladinov/burpless, a library I just released, for facilitating writing cucumber tests from Clojure

ā¤ļø 4
šŸ„’ 8
mmer09:10:35

Hi, I really like the explanation in your readme. However I was wondering how you cope with tearing down items that may have been created as part of the test?