Skip to content

fixes - #1

Merged
inoas merged 1 commit into
mainfrom
stdlib-1.0-compat
May 10, 2026
Merged

fixes#1
inoas merged 1 commit into
mainfrom
stdlib-1.0-compat

Conversation

@inoas

@inoas inoas commented May 10, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 10, 2026 11:04
@inoas
inoas merged commit 618c482 into main May 10, 2026
1 of 2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates project metadata/documentation and bumps the Gleam toolchain/dependency set, while also adding repository governance/licensing files.

Changes:

  • Refresh README content and CI/tooling versions.
  • Update Gleam dependencies (notably moving to gleam_stdlib 1.0.0 and glance 6.x) via gleam.toml/manifest.toml.
  • Add MPL-2.0 license text, CODEOWNERS, and a new changelog.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
README.md Updates badges, wording, and CI usage docs.
gleam.toml Updates package metadata, dependencies, and documentation pages config.
manifest.toml Refreshes locked dependency versions/checksums consistent with updated dependency constraints.
LICENSE Adds MPL 2.0 license text.
CODEOWNERS Adds default code owner.
CHANGELOG.md Introduces changelog entry for 1.1.0 compatibility update.
.tool-versions Bumps pinned Gleam/Erlang/Node versions for local tooling.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gleam.toml
Comment on lines +6 to +9
name = "gond"
version = "2.0.4"
description = "🚡 multi-branch conditional expression similar to if - else if - else or cond for Gleam 🚠 (elseif, elsif)"
licences = ["MPL-2.0"]
Comment thread gleam.toml
[documentation]
pages = [
{ title = "CHANGELOG", path = "changelog.html", source = "CHANGELOG.md" },
{ title = "LICENCE", path = "licence.html", source = "LICENCE" },
Comment thread README.md
Comment on lines +3 to +6
[![Package <a href="https://github.com/inoas/check_maybe_div_by_zero/releases"><img src="https://img.shields.io/github/release/inoas/check_maybe_div_by_zero" alt="GitHub release"></a> Version](https://img.shields.io/hexpm/v/gond)](https://hex.pm/packages/gond)
[![Erlang-compatible](https://img.shields.io/badge/target-erlang-b83998)](https://www.erlang.org/)
[![JavaScript Compatible](https://img.shields.io/badge/target-javascript-f3e155)](https://en.wikipedia.org/wiki/JavaScript)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/gond/)
Comment thread README.md

[![Package Version](https://img.shields.io/hexpm/v/check_maybe_div_by_zero)](https://hex.pm/packages/check_maybe_div_by_zero)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/check_maybe_div_by_zero/)
[![Package <a href="https://github.com/inoas/check_maybe_div_by_zero/releases"><img src="https://img.shields.io/github/release/inoas/check_maybe_div_by_zero" alt="GitHub release"></a> Version](https://img.shields.io/hexpm/v/gond)](https://hex.pm/packages/gond)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants