Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tap> support; add Babashka compatibility and remove ClojureScript dependency in Clojure #31

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

gnl
Copy link
Contributor

@gnl gnl commented Oct 15, 2023

I understand this is a bit of an omnibus PR, but I'm still hoping I can get it merged like this without having to pick up the tweezers to try and pull it apart. :)

Babashka compatibility is based on your babashka branch and the changes were closely related to removing the ClojureScript dependency in Clojure-only projects (it can sometimes cause very unpleasant dependency conflicts).

This required Clojure 1.10.0+, so I went ahead and removed future-spec, which was also breaking Babashka. Looking at the State of Clojure survey and the Clojure versions commonly in use, this seems acceptable, I hope you concur.

Support for tap> and the :simple option is needed for gnl/playback.

I haven't added tap> support to dbgt yet.

@philoskim
Copy link
Owner

Thanks for PR!

I will release the new version of debux as soon as possible if it doesn't have any problems after investigating and testing.

@philoskim philoskim merged commit 9d515e2 into philoskim:master Oct 16, 2023
@gnl
Copy link
Contributor Author

gnl commented Oct 16, 2023

Fantastic, thank you, and also thanks again for Debux in general – it's been a godsend. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants