Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f1755d2

Browse files
author
Vadim Platonov
committed
changelog: 0.3.3
1 parent 4648392 commit f1755d2

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## 0.3.3
4+
5+
### New Features
6+
7+
* #40(davidneu)/#61(puredanger): added/fixed deps.edn
8+
9+
### Fixed
10+
11+
* #29(danieldroit): conversion graph construction edge case
12+
* #60(robdaemon): locales can mess up predefined-formatters
13+
* #51(jimpil): remove reflection during load - improves load time
14+
15+
### Docs
16+
17+
* #27(emlin)
18+
* #35(thobbs)
19+
* #36(holyjak)
20+
* #38(ProjectFrank)
21+
* #39(sashary)
22+
* #48(bpringe)
23+
* #56,#57(green-coder)
24+
* #63(vandr0iy)
25+
* #54,#31,#24
26+
327
## 0.3.2
428

529
### New Features
@@ -23,7 +47,7 @@
2347

2448
* `to-sql-date` converts anything convertible to `LocalDate` into a `java.sql.Date`.
2549
Previously `to-sql-date` returned a `java.util.Date` (bug).
26-
* [#10](https://github.com/dm3/clojure.java-time/issues/10) `to-sql-timestamp`
50+
* [#10](https://github.com/dm3/clojure.java-time/issues/10) `to-sql-timestamp`
2751
stopped accepting an instant and starting accepting local date time. I
2852
mistakenly assumed that `java.sql.Timestamp/from(Instant)` was deprecated.
2953

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /