Bingen Galartza Iparragirre
Bingen Galartza Iparragirre
The version has been tested and used in production for several months, but as it's the first time creating a package of this type (using npm) a review would be...
When trying to parse dates that contain years with 2 digits (years (cljs-time.format/parse (cljs-time.format/formatter "yyyy-MM-DD") "99-12-10") #object[Object 19991210T000000] cljs.user> (cljs-time.format/parse (cljs-time.format/formatter "yyyy-MM-DD") "0001-12-10") #object[Object 20011210T000000] cljs.user> (cljs-time.format/parse "0000-10-15T23:50:58.165Z") #object[Object 20001015T235058...
We updated the library some weeks ago, but it wasn't deployed to Clojars because it's inside the ARCHIVE folder.
We updated the library some weeks ago, but it wasn't deployed to Clojars because it's inside the ARCHIVE folder.
- [x] I have verified that the issue occurs with the latest twilio.js release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-voice.js/blob/master/CHANGELOG.md). - [x] I reviewed the...
**Describe the bug** We have a pptx template file that is opened without any errors by MS PowerPoint 365. We render that file using the Clojure API (using stencil version...