Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Version 0.4.0: current

[0.4.0]

Upgrades dependencies in generated project again. Updates appengine version tested 1.9.78 (google-cloud-sdk-282.0.0). Fixes problems with deploy and packaging required for the Java8 Runtime

Changes since 0.3.3

[0.3.3]

Upgrades dependencies in generated project. Updates appengine version tested (google-cloud-sdk-234.0.0). Fixes bug in rendering binary template resources.

Changes since 0.3.2

[0.3.2]

Fixes hypenation bug in project test harness. Drops snapshot.

Changes since 0.3.1

[0.3.1-SNAPSHOT]

Bug fixes

Changes since 0.3.0-SNAPSHOT

[0.3.0-SNAPSHOT]

Moves nascent libraries into their own repos for better composability and licensing. Switches template to BSD license.

Changes since 0.2.5-SNAPSHOT

[0.2.5-SNAPSHOT]

Support for UserService: login and logout services in auth.clj

Changes since 0.2.4-SNAPSHOT

[0.2.4-SNAPSHOT]

Support for datastore cross-group transactions, upgrade project dependencies, use latest version of app engine.

Changes since 0.2.3-SNAPSHOT

[0.2.3-SNAPSHOT]

Support for datastore transactions

Changes since 0.2.2-SNAPSHOT

[0.2.2-SNAPSHOT]

Ancestor query support

Changes since 0.2.1-SNAPSHOT

[0.2.1-SNAPSHOT]

Clean up code: refactoring and simplifying. No new features.

Changes since 0.2.0-SNAPSHOT

[0.2.0-SNAPSHOT]

Query language support with basic predicates, compound predicates, nested and compound predicates, sort orders and keys-only support, some refactoring.

Changes since 0.1.0-SNAPSHOT

[0.1.0-SNAPSHOT]

Added

  • Basic template works: an inchoate Datastore query language 0.1.0-SNAPSHOT

[Unreleased]

Added

  • Initial commit, no query language but support for File uploads (to GCS), App Identity Service, Task Queues and simple Datastore interaction

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close