Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
Changes since v1.2.0
--------------------
7001125 Change provider -> realm and other updates for 2.0
963c6d0 Add graphql support and make it the default
4671680 Refactor to a --driver abstraction to prepare for GraphQL support
21989aa Add support for --verbose-errors
8d1ab5e Add support for --insecure flag
7b85094 Revert "Add xsd datatype detection/annotation"
9a302e1 Add xsd datatype detection/annotation
b1cb1f4 Restore --email as a deprecated arg

Signed-off-by: Greg Haskins <[email protected]>
  • Loading branch information
ghaskins committed Dec 13, 2023
1 parent 7001125 commit 29b3c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject manetu/data-loader "1.2.1-SNAPSHOT"
(defproject manetu/data-loader "2.0.0"
:description "A utility to load and verify data on the Manetu Platform"
:url "https://github.com/manetu/data-loader"
:plugins [[lein-cljfmt "0.9.0"]
Expand Down

0 comments on commit 29b3c98

Please sign in to comment.