Skip to content

Commit

Permalink
Version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sylane committed Sep 6, 2024
1 parent 941084f commit 1d9c24c
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 16 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0] - 2024-09-05

First release.

[Unreleased]: https://github.com/grisp/grisp_updater_grisp2/compare/0.1.0...HEAD
[0.1.0]: https://github.com/grisp/grisp_updater_grisp2/compare/92611abdbcd109e13a75cab4421469ff2f93d841...0.1.0
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@

END OF TERMS AND CONDITIONS

Copyright 2022, Sebastien Merle <s.merle@gmail.com>.
Copyright 2022, Peer Stritzinger GmbH <grisp@stritzinger.com>.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
17 changes: 15 additions & 2 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,21 @@
{deps, [
grisp,
{gun, "1.3.3"},
{grisp_cryptoauth, "2.3.1"},
{grisp_updater, {git, "https://github.com/grisp/grisp_updater.git", {branch, "main"}}}
{grisp_cryptoauth, "2.4.0"},
grisp_updater
]}.

{project_plugins, [rebar3_ex_doc]}.
{hex, [{doc, ex_doc}]}.
{ex_doc, [
{extras, [
{"CHANGELOG.md", #{title => "Changelog"}},
{"README.md", #{title => "Overview"}},
{"LICENSE", #{title => "License"}}
]},
{main, "README.md"},
{homepage_url, "https://github.com/grisp/grisp_updater_grisp2"},
{source_url, "https://github.com/grisp/grisp_updater_grisp2"}
]}.

{relx, [
Expand Down
26 changes: 15 additions & 11 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,28 +1,32 @@
{"1.2.0",
[{<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.7.3">>},1},
{<<"grisp_updater">>,
{git,"https://github.com/grisp/grisp_updater.git",
{ref,"2f3a3b08c23325286a8ce3463ed4798756dba535"}},
0},
{<<"grisp">>,{pkg,<<"grisp">>,<<"2.6.0">>},0},
{<<"grisp_cryptoauth">>,{pkg,<<"grisp_cryptoauth">>,<<"2.4.0">>},0},
{<<"grisp_updater">>,{pkg,<<"grisp_updater">>,<<"2.0.0">>},0},
{<<"gun">>,{pkg,<<"gun">>,<<"1.3.3">>},0},
{<<"mapz">>,{pkg,<<"mapz">>,<<"2.4.0">>},1},
{<<"quickrand">>,{pkg,<<"quickrand">>,<<"2.0.7">>},2},
{<<"termseal">>,
{git,"https://github.com/grisp/termseal.git",
{ref,"e1d9afc0f47a13073cfca31af4a4ffb3a86e0bc1"}},
1},
{<<"uuid">>,{pkg,<<"uuid_erl">>,<<"2.0.4">>},1}]}.
{<<"termseal">>,{pkg,<<"termseal">>,<<"0.1.1">>},1},
{<<"uuid">>,{pkg,<<"uuid_erl">>,<<"2.0.7">>},1}]}.
[
{pkg_hash,[
{<<"cowlib">>, <<"A7FFCD0917E6D50B4D5FB28E9E2085A0CEB3C97DEA310505F7460FF5ED764CE9">>},
{<<"grisp">>, <<"9B6521555B15D54D232160B6AA843CB9D09555EF4EB9991C6C367A38D6DCAEA2">>},
{<<"grisp_cryptoauth">>, <<"60773DFCB597893A1E98BFE2974A74C277D9FF6CE16BD918BFD906D43AAB86C0">>},
{<<"grisp_updater">>, <<"5E785D110F94514203B676FEC1666298F3946500194F7586578B457C11C08A27">>},
{<<"gun">>, <<"CF8B51BEB36C22B9C8DF1921E3F2BC4D2B1F68B49AD4FBC64E91875AA14E16B4">>},
{<<"mapz">>, <<"77A8E38B69BAB16C5D3EBD44E6C619F8AF1F1598B0CAAE301D266605A0865756">>},
{<<"quickrand">>, <<"D2BD76676A446E6A058D678444B7FDA1387B813710D1AF6D6E29BB92186C8820">>},
{<<"uuid">>, <<"77C3E3EE1E1701A2856CE945846D7CEB71931C60633A305D0B0FEAE03B2B3B5C">>}]},
{<<"termseal">>, <<"C9D93D4FF638EE99F9377D3438FC7AD132D2901EBBAF10C54F8DEA1D7E24D61C">>},
{<<"uuid">>, <<"B2078D2CC814F53AFA52D36C91E08962C7E7373585C623F4C0EA6DFB04B2AF94">>}]},
{pkg_hash_ext,[
{<<"cowlib">>, <<"1E1A3D176D52DAEBBECBBCDFD27C27726076567905C2A9D7398C54DA9D225761">>},
{<<"grisp">>, <<"71E9DDEF2236F731C0F9998E07AB9B4F0F657C774552555B7572EA9F47711405">>},
{<<"grisp_cryptoauth">>, <<"D9BD51BC877986404FCF6DB1E3DF196C919BD6F55398FA03262D1C4323410AB9">>},
{<<"grisp_updater">>, <<"386EF73F840226176D9DFCD61133377DAA67D43876951297BB146D3B5B9286D1">>},
{<<"gun">>, <<"3106CE167F9C9723F849E4FB54EA4A4D814E3996AE243A1C828B256E749041E0">>},
{<<"mapz">>, <<"4B68DF5CF0522E0D6545DF7B681BC052865CDB78405AD4CC9C55FE45EE7B25BE">>},
{<<"quickrand">>, <<"B8ACBF89A224BC217C3070CA8BEBC6EB236DBE7F9767993B274084EA044D35F0">>},
{<<"uuid">>, <<"7A4CCD1C151D9B88B4383FA802BCCF9BCB3754B7F53D7CAA164D51A14A6652E4">>}]}
{<<"termseal">>, <<"466280936214AF1894FC431642E83341B7D13580A3F3485820A2D300C5CAEB49">>},
{<<"uuid">>, <<"4E4C5CA3461DC47C5E157ED42AA3981A053B7A186792AF972A27B14A9489324E">>}]}
].
21 changes: 19 additions & 2 deletions src/grisp_updater_grisp2.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,23 @@
{env,[]},
{modules, []},

{licenses, ["Apache 2.0"]},
{links, []}
{licenses, ["Apache-2.0"]},
{links, [
{"GitHub",
"https://github.com/grisp/grisp_updater_grisp2"
},
{"Changelog",
"https://github.com/grisp/grisp_updater_grisp2/blob/main/CHANGELOG.md"
},
{"Homepage",
"https://www.grisp.org"
}
]},
{files, [
"LICENSE",
"README.md",
"rebar.config",
"rebar.lock",
"src"
]}
]}.

0 comments on commit 1d9c24c

Please sign in to comment.