On Thu, Feb 4, 2016 at 8:27 PM, Jean Niklas L'orange
wrote:
> The biggest notable change will likely be for Homebrew users. When the
> Homebrew formula is updated to 2.6.0, you will likely experience startup
> time improvements.
Does this mean that those who manually installed will not experience
On Feb 5, 7:31 pm, Sean Corfield wrote:
> and there's no
> easy / obvious way to create a formatter with the default timezone,
> without dropping down to the underlying Java.
Not that I want to weaken my own case, but isn’t there?
What about: (formatter "fmtstr" (default-time-zone)) ?
That said
On Friday, 16 February 2018 09:47:30 UTC-5, Luke VanderHart wrote:
>
> The goal is to have a full featured, standardized test runner on a project
> using basic Clojure Deps, without needing to introduce Boot or Leiningen
> just for that.
>
This is great to see — I’ll give it a try — thanks!
———
On Tuesday, 20 February 2018 12:10:01 UTC-5, Luke VanderHart wrote:
>
> You're very likely correct about shutdown-agents, I don't think I happened
> to fire up any agents in my test code. I'll try to reproduce as soon as I
> get a chance.
>
FWIW, I’m seeing the same delay, and my project doesn’t
On Tuesday, 26 June 2018 14:41:17 UTC-4, Alex Miller wrote:
>
> spec.alpha 0.2.168 is now available
>
Good news — thank you!
BTW, the API reference published at https://clojure.github.io/spec.alpha/
seems to be out of date now — it’s still showing the version as
0.1.144-SNAPSHOT.
--
Our
My test suite passes just fine. My project uses Java interop for various
things, including watching the filesystem for changes (via JNA), clipboard
IO, image processing, etc. Also some spec and core.async in there too.
--
Our Mission: To build a better financial world
Unless specifically