Fork me on GitHub
#announcements
<
2023-05-19
>
jpmonettas13:05:10

Happy to share the release of FlowStorm 3.6.0 with a bunch of new features and bug fixes. FlowStorm is a debugger for Clojure and ClojureScript with some unique features. Most remarkable changes are: • a much improved, https://jpmonettas.github.io/flow-storm-debugger/user_guide.html#_value_inspector • step over controls for prev and next with key bindings • https://jpmonettas.github.io/flow-storm-debugger/user_guide.html#_locals for frame • improved auto-scrolling when stepping on the code tool • more than 2x pref improvement on ClojureStorm instrumented code execution and indexing • reduced memory footprint for recordings Important for people already using it : There is one breaking change, if you were defining snapshot-value methods for your mutable values, now you need to https://jpmonettas.github.io/flow-storm-debugger/user_guide.html#_dealing_with_mutable_values. If you are using it with ClojureStorm, you need the latest version, checkout the https://github.com/jpmonettas/flow-storm-debugger/#artifacts. If you have any questions, please show up in #flow-storm Repo: https://github.com/jpmonettas/flow-storm-debugger Users guide: https://jpmonettas.github.io/flow-storm-debugger/user_guide.html Cheers!

🎉 34
gratitude 6
🙏 2
metal 4
2
2
borkdude18:05:21

Is this the same project you announced on 2nd of May? If so, please announce it in #releases as this channel has a limit of once a month for the same project, see topic. Thank you!

👍 2
borkdude18:05:41

For now you can leave it but something to keep in mind for next time.