Skip to content

Commit 32f79aa

Browse files
committed
Release version 1.1.0
1 parent 4935d50 commit 32f79aa

File tree

13 files changed

+28
-24
lines changed

13 files changed

+28
-24
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changes
22

3+
* 1.1.0 - 4Dec2023
4+
* Fixed a problem that prevented holi to be included in an uberjar
5+
36
* 1.0.1 - 3Dec2023
47
* Bump dependencies to more recent versions
58

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ know on [Slack](http://clojurians.slack.com): `@Lucio Assis` and I'll try my bes
6767
## I want custom holidays
6868

6969
Learn how
70-
to [build yourself a custom library](https://cljdoc.org/d/io.github.luciolucio/holi/1.0.1/doc/custom-holidays), with
70+
to [build yourself a custom library](https://cljdoc.org/d/io.github.luciolucio/holi/1.1.0/doc/custom-holidays), with
7171
your own holiday calendars.

build.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(ns build
22
(:require [clojure.tools.build.api :as b]))
33

4-
(def version "1.0.1")
4+
(def version "1.1.0")
55

66
(def lib 'io.github.luciolucio/holi)
77
(def basis (b/create-basis {:project "deps.edn"}))

doc/01-README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ on [Slack](http://clojurians.slack.com): `@Lucio Assis`
5353

5454
## Usage
5555

56-
See the [API docs](https://cljdoc.org/d/io.github.luciolucio/holi/1.0.1/api/luciolucio.holi) for detail on holi's
56+
See the [API docs](https://cljdoc.org/d/io.github.luciolucio/holi/1.1.0/api/luciolucio.holi) for detail on holi's
5757
utilities: `add`, `weekend?`, `holiday?`, `business-day?` and `non-business-day?`.
5858

5959
## A note on terminology

doc/04-CUSTOM.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
Generate a new clojure deps project:
44

55
```
6-
curl -LO https://raw.githubusercontent.com/luciolucio/holi/1.0.1/new-holi-project.sh
6+
curl -LO https://raw.githubusercontent.com/luciolucio/holi/1.1.0/new-holi-project.sh
77
bash new-holi-project.sh
88
```
99

1010
Follow the instructions in its README to create holiday calendar files of your own and generate
11-
a jar. It will expose the [same API as holi](https://cljdoc.org/d/io.github.luciolucio/holi/1.0.1/api/luciolucio.holi)
11+
a jar. It will expose the [same API as holi](https://cljdoc.org/d/io.github.luciolucio/holi/1.1.0/api/luciolucio.holi)
1212
but your holidays will be available instead.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
</head>
1313
<body>
1414
<div id="app"></div>
15-
<script src="js/app-main.26818F3C6F00CD4D86F7BE769A05667F.js" type="text/javascript"></script>
15+
<script src="js/app-main.D77D812EE4EF916D404E0F326CCEAEDC.js" type="text/javascript"></script>
1616
</body>
1717
</html>

docs/js/app-main.26818F3C6F00CD4D86F7BE769A05667F.js renamed to docs/js/app-main.D77D812EE4EF916D404E0F326CCEAEDC.js

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/js/manifest.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{:module-id :app-main, :name :app-main, :output-name "app-main.26818F3C6F00CD4D86F7BE769A05667F.js", :entries [luciolucio.holi.showcase.main.core luciolucio.holi.showcase.main.core], :depends-on nil, :sources ["goog/base.js" "goog/debug/error.js" "goog/dom/nodetype.js" "goog/asserts/asserts.js" "goog/reflect/reflect.js" "goog/math/long.js" "goog/math/integer.js" "goog/dom/htmlelement.js" "goog/dom/tagname.js" "goog/dom/element.js" "goog/asserts/dom.js" "goog/dom/asserts.js" "goog/functions/functions.js" "goog/string/typedstring.js" "goog/string/const.js" "goog/html/trustedtypes.js" "goog/html/safescript.js" "goog/fs/url.js" "goog/fs/blob.js" "goog/html/trustedresourceurl.js" "goog/string/internal.js" "goog/html/safeurl.js" "goog/html/safestyle.js" "goog/object/object.js" "goog/html/safestylesheet.js" "goog/flags/flags.js" "goog/labs/useragent/useragent.js" "goog/labs/useragent/util.js" "goog/labs/useragent/highentropy/highentropyvalue.js" "goog/labs/useragent/highentropy/highentropydata.js" "goog/labs/useragent/browser.js" "goog/array/array.js" "goog/dom/tags.js" "goog/html/safehtml.js" "goog/html/uncheckedconversions.js" "goog/dom/safe.js" "goog/string/string.js" "goog/collections/maps.js" "goog/structs/structs.js" "goog/uri/utils.js" "goog/uri/uri.js" "goog/string/stringbuffer.js" "cljs/core.cljs" "shadow/js.js" "node_modules/@emotion/sheet/dist/sheet.browser.cjs.js" "node_modules/@emotion/stylis/dist/stylis.browser.cjs.js" "node_modules/@emotion/weak-memoize/dist/weak-memoize.browser.cjs.js" "node_modules/@emotion/cache/dist/cache.browser.cjs.js" "node_modules/@emotion/hash/dist/hash.browser.cjs.js" "node_modules/@emotion/unitless/dist/unitless.browser.cjs.js" "node_modules/@emotion/memoize/dist/memoize.browser.cjs.js" "node_modules/@emotion/serialize/dist/serialize.browser.cjs.js" "node_modules/@emotion/utils/dist/utils.browser.cjs.js" "node_modules/create-emotion/dist/create-emotion.browser.cjs.js" "node_modules/emotion/dist/emotion.cjs.prod.js" "node_modules/emotion/dist/emotion.cjs.js" "luciolucio/holi/showcase/commons/style.cljs" "luciolucio/holi/showcase/components/util.cljs" "luciolucio/holi/showcase/components/layout/stack_container/core.cljs" "luciolucio/holi/showcase/components/layout/inline_container/core.cljs" "clojure/string.cljs" "tick/protocols.cljc" "node_modules/@js-joda/core/dist/js-joda.js" "java/time.cljs" "cljs/tools/reader/impl/utils.cljs" "cljs/tools/reader/reader_types.cljs" "cljs/tools/reader/impl/inspect.cljs" "cljs/tools/reader/impl/errors.cljs" "cljs/tools/reader/impl/commons.cljs" "cljs/tools/reader.cljs" "cljs/tools/reader/edn.cljs" "cljs/reader.cljs" "time_literals/data_readers_cljs.cljc" "time_literals/read_write.cljc" "cljc/java_time/extn/calendar_awareness.cljc" "cljc/java_time/local_date.cljs" "cljc/java_time/local_date_time.cljs" "cljc/java_time/local_time.cljs" "cljc/java_time/clock.cljs" "cljc/java_time/instant.cljs" "cljc/java_time/zone_id.cljs" "cljc/java_time/zone_offset.cljs" "cljc/java_time/zoned_date_time.cljs" "cljc/java_time/offset_date_time.cljs" "cljc/java_time/offset_time.cljs" "cljc/java_time/year_month.cljs" "cljc/java_time/month.cljs" "cljc/java_time/year.cljs" "cljc/java_time/day_of_week.cljs" "cljc/java_time/period.cljs" "cljc/java_time/duration.cljs" "cljc/java_time/extn/predicates.cljc" "java/time/temporal.cljs" "cljc/java_time/temporal/temporal_amount.cljs" "cljc/java_time/temporal/temporal.cljs" "cljc/java_time/temporal/temporal_adjusters.cljs" "cljc/java_time/temporal/chrono_field.cljs" "cljc/java_time/temporal/chrono_unit.cljs" "java/time/format.cljs" "cljc/java_time/format/date_time_formatter.cljs" "cljs/java_time/extend_eq_and_compare.cljs" "tick/core.cljc" "luciolucio/holi/constants.cljc" "luciolucio/holi/util.cljc" "luciolucio/holi/core.cljc" "luciolucio/holi.cljc" "goog/string/stringformat.js" "node_modules/object-assign/index.js" "node_modules/react/cjs/react.production.min.js" "node_modules/react/index.js" "clojure/walk.cljs" "reagent/debug.cljs" "reagent/impl/util.cljs" "reagent/impl/batching.cljs" "reagent/impl/protocols.cljs" "clojure/set.cljs" "reagent/ratom.cljs" "reagent/impl/component.cljs" "reagent/impl/input.cljs" "reagent/impl/template.cljs" "reagent/core.cljs" "node_modules/@js-joda/locale_en-us/dist/index.js" "tick/locale_en_us.cljc" "luciolucio/holi/showcase/pages/home/core.cljs" "node_modules/scheduler/cjs/scheduler.production.min.js" "node_modules/scheduler/index.js" "node_modules/react-dom/cjs/react-dom.production.min.js" "node_modules/react-dom/index.js" "reagent/dom.cljs" "luciolucio/holi/showcase/main/core.cljs" "shadow/module/app-main/append.js"]}]
1+
[{:module-id :app-main, :name :app-main, :output-name "app-main.D77D812EE4EF916D404E0F326CCEAEDC.js", :entries [luciolucio.holi.showcase.main.core luciolucio.holi.showcase.main.core], :depends-on nil, :sources ["goog/base.js" "goog/debug/error.js" "goog/dom/nodetype.js" "goog/asserts/asserts.js" "goog/reflect/reflect.js" "goog/math/long.js" "goog/math/integer.js" "goog/dom/htmlelement.js" "goog/dom/tagname.js" "goog/dom/element.js" "goog/asserts/dom.js" "goog/dom/asserts.js" "goog/functions/functions.js" "goog/string/typedstring.js" "goog/string/const.js" "goog/html/trustedtypes.js" "goog/html/safescript.js" "goog/fs/url.js" "goog/fs/blob.js" "goog/html/trustedresourceurl.js" "goog/string/internal.js" "goog/html/safeurl.js" "goog/html/safestyle.js" "goog/object/object.js" "goog/html/safestylesheet.js" "goog/flags/flags.js" "goog/labs/useragent/useragent.js" "goog/labs/useragent/util.js" "goog/labs/useragent/highentropy/highentropyvalue.js" "goog/labs/useragent/highentropy/highentropydata.js" "goog/labs/useragent/browser.js" "goog/array/array.js" "goog/dom/tags.js" "goog/html/safehtml.js" "goog/html/uncheckedconversions.js" "goog/dom/safe.js" "goog/string/string.js" "goog/collections/maps.js" "goog/structs/structs.js" "goog/uri/utils.js" "goog/uri/uri.js" "goog/string/stringbuffer.js" "cljs/core.cljs" "shadow/js.js" "node_modules/@emotion/sheet/dist/sheet.browser.cjs.js" "node_modules/@emotion/stylis/dist/stylis.browser.cjs.js" "node_modules/@emotion/weak-memoize/dist/weak-memoize.browser.cjs.js" "node_modules/@emotion/cache/dist/cache.browser.cjs.js" "node_modules/@emotion/hash/dist/hash.browser.cjs.js" "node_modules/@emotion/unitless/dist/unitless.browser.cjs.js" "node_modules/@emotion/memoize/dist/memoize.browser.cjs.js" "node_modules/@emotion/serialize/dist/serialize.browser.cjs.js" "node_modules/@emotion/utils/dist/utils.browser.cjs.js" "node_modules/create-emotion/dist/create-emotion.browser.cjs.js" "node_modules/emotion/dist/emotion.cjs.prod.js" "node_modules/emotion/dist/emotion.cjs.js" "luciolucio/holi/showcase/commons/style.cljs" "luciolucio/holi/showcase/components/util.cljs" "luciolucio/holi/showcase/components/layout/stack_container/core.cljs" "luciolucio/holi/showcase/components/layout/inline_container/core.cljs" "clojure/string.cljs" "tick/protocols.cljc" "node_modules/@js-joda/core/dist/js-joda.js" "java/time.cljs" "cljs/tools/reader/impl/utils.cljs" "cljs/tools/reader/reader_types.cljs" "cljs/tools/reader/impl/inspect.cljs" "cljs/tools/reader/impl/errors.cljs" "cljs/tools/reader/impl/commons.cljs" "cljs/tools/reader.cljs" "cljs/tools/reader/edn.cljs" "cljs/reader.cljs" "time_literals/data_readers_cljs.cljc" "time_literals/read_write.cljc" "cljc/java_time/extn/calendar_awareness.cljc" "cljc/java_time/local_date.cljs" "cljc/java_time/local_date_time.cljs" "cljc/java_time/local_time.cljs" "cljc/java_time/clock.cljs" "cljc/java_time/instant.cljs" "cljc/java_time/zone_id.cljs" "cljc/java_time/zone_offset.cljs" "cljc/java_time/zoned_date_time.cljs" "cljc/java_time/offset_date_time.cljs" "cljc/java_time/offset_time.cljs" "cljc/java_time/year_month.cljs" "cljc/java_time/month.cljs" "cljc/java_time/year.cljs" "cljc/java_time/day_of_week.cljs" "cljc/java_time/period.cljs" "cljc/java_time/duration.cljs" "cljc/java_time/extn/predicates.cljc" "java/time/temporal.cljs" "cljc/java_time/temporal/temporal_amount.cljs" "cljc/java_time/temporal/temporal.cljs" "cljc/java_time/temporal/temporal_adjusters.cljs" "cljc/java_time/temporal/chrono_field.cljs" "cljc/java_time/temporal/chrono_unit.cljs" "java/time/format.cljs" "cljc/java_time/format/date_time_formatter.cljs" "cljs/java_time/extend_eq_and_compare.cljs" "tick/core.cljc" "luciolucio/holi/constants.cljc" "luciolucio/holi/util.cljc" "luciolucio/holi/core.cljc" "luciolucio/holi.cljc" "goog/string/stringformat.js" "node_modules/object-assign/index.js" "node_modules/react/cjs/react.production.min.js" "node_modules/react/index.js" "clojure/walk.cljs" "reagent/debug.cljs" "reagent/impl/util.cljs" "reagent/impl/batching.cljs" "reagent/impl/protocols.cljs" "clojure/set.cljs" "reagent/ratom.cljs" "reagent/impl/component.cljs" "reagent/impl/input.cljs" "reagent/impl/template.cljs" "reagent/core.cljs" "node_modules/@js-joda/locale_en-us/dist/index.js" "tick/locale_en_us.cljc" "luciolucio/holi/showcase/pages/home/core.cljs" "node_modules/scheduler/cjs/scheduler.production.min.js" "node_modules/scheduler/index.js" "node_modules/react-dom/cjs/react-dom.production.min.js" "node_modules/react-dom/index.js" "reagent/dom.cljs" "luciolucio/holi/showcase/main/core.cljs" "shadow/module/app-main/append.js"]}]

new-holi-project.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ fi
2828

2929
echo ""
3030
echo "Downloading template..."
31-
curl -LO https://github.com/luciolucio/holi/raw/1.0.1/resources/holi-template.zip
31+
curl -LO https://github.com/luciolucio/holi/raw/1.1.0/resources/holi-template.zip
3232

3333
echo ""
3434
echo "Decompressing template..."

resources/holi-template.zip

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)