https://github.com/babashka/http-server: Serve static assets with https://babashka.org/
0.1.14
• https://github.com/babashka/http-server/issues/21: Add :not-found option for handling unfound files. The option is a function of the request and should return a map with :status and :body.
• https://github.com/babashka/http-server/issues/19: Add text/html MIME types for asp and aspx file extensions (https://github.com/respatialized)
https://github.com/lsolbach/qclojure 0.12.0: A functional quantum computing library for Clojure with backend protocols, simulation backends and visualizations. Changes: • added Quantum Approximate Optimization Algorithm (QAOA) for Max-CUT, Max-SAT and Traveling Salesperson Problem • added parameter values to tooltips of parameterized gates in the SVG circuit visualization • added leiningen profiles with JVM options for bigger simulations and for running in a container • enhanced and improved the tutorial
https://github.com/borkdude/deps.clj: a faithful port of the clojure CLI bash script to Clojure 1.12.2.1565 • Catch up with Clojure CLI 1.12.2.1565