Giter VIP home page Giter VIP logo

Comments (7)

dm3 avatar dm3 commented on May 26, 2024

Thanks for the report! This is caused by #51. There were no tests checking whether all properties present before the PR remained available afterwards. This is definitely a bug and not something intentional. Please stay on 0.3.2.

Would also be helpful if you have a list of all the properties that you've relied on. There are two options now:

  1. Revert the PR - should be minimal impact as the main goal of the PR - decreasing load time - didn't realize.
  2. Add all the properties to the static list manually

Given that I'm not actively working with Clojure anymore, I'm leaning towards 1.

from clojure.java-time.

unmonoqueteclea avatar unmonoqueteclea commented on May 26, 2024

We also lost two properties:

:aligned-week-of-year and :minute-of-hour

They weren't tested in

(testing "temporal-accessor"

from clojure.java-time.

orestis avatar orestis commented on May 26, 2024

There doesn't seem to be a 0.3.4 version in clojars? I see a changelog entry that fixes this though.

from clojure.java-time.

frenchy64 avatar frenchy64 commented on May 26, 2024

Fixed by 8b1ed78

Will be in the next release.

from clojure.java-time.

brunchboy avatar brunchboy commented on May 26, 2024

Any idea when the next release might be out? I came here to open an issue about this because I was running into exceptions trying to get the :minute-of-hour from a ZonedDateTime, but it looks like this will be fixed in the next release already if I am reading this right.

from clojure.java-time.

frenchy64 avatar frenchy64 commented on May 26, 2024

@brunchboy no sorry, waiting on #84 (comment)

from clojure.java-time.

brunchboy avatar brunchboy commented on May 26, 2024

Ah, that makes sense! Fingers crossed you will get access soon; in the mean time, I will do things the old, Java interop way.

from clojure.java-time.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.