Hi,

Google Summer of Code has ended and it has been a particularly productive
one for core.typed.

In that time I:

1. released core.typed
0.2<https://groups.google.com/d/msg/clojure-core-typed/U_aA_Ce3qWg/gJWpdflBe4AJ>
which
I consider useful for production systems.
2. resolved 30 Jira
tickets<http://dev.clojure.org/jira/secure/ConfigureReport.jspa?projectOrFilterId=project-10271&periodName=daily&daysprevious=120&cumulative=true&versionLabels=major&selectedProjectId=10271&reportKey=com.atlassian.jira.plugin.system.reports%3Acreatedvsresolved-report&Next=Next>
3. wrote a preliminary version of Typed
Clojurescript<https://github.com/clojure/core.typed/blob/master/src/test/cljs/cljs/core/typed/test/dnolen/utils/dom.cljs>
4. added 
many<https://github.com/clojure/core.typed/blob/master/CHANGELOG.md>enhancements
and bug fixes, some written by other contributors
5. generated complete API
documentation<http://clojure.github.io/core.typed/>(also thanks Tom
Faulhaber)
6. opened a mailing
list<https://groups.google.com/forum/#!forum/clojure-core-typed>and
IRC channel #typed-clojure
7. started a blog <http://frenchy64.github.io/> about Typed Clojure
8. wrote a leiningen plugin for core.typed:
lein-typed<https://github.com/frenchy64/lein-typed>
9. wrote 3 core.typed
recipes<https://github.com/clojure-cookbook/clojure-cookbook/pull/212>for
Clojure Cookbook

One task I did *not* do was write significantly more user documentation.

If you haven't been following core.typed recently, we're up to version
0.2.13. There have been no breaking changes since 0.2.0.

Changelog <https://github.com/clojure/core.typed/blob/master/CHANGELOG.md>
Dependency info <https://github.com/clojure/core.typed>

Some notable changes:
- big 
improvements<https://groups.google.com/d/msg/clojure-core-typed/eyEnKhsZ1bQ/Dm35KdZdnBYJ>to
assoc/merge by cspencer
- new 
aliases<https://groups.google.com/forum/#!topic/clojure-core-typed/Pl1RpRjbPPM>
for
common types

I intend to continue work on core.typed, you will hear of my future plans
in the next week.

Thanks,
Ambrose

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to