Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mroth/exmoji
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: mroth/exmoji
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 16 commits
  • 16 files changed
  • 5 contributors

Commits on Nov 8, 2021

  1. Misc doc changes

    Besides other documentation changes, this commit ensures the generated
    HTML doc for HexDocs.pm will become the source of truth for this Elixir
    library and leverage on latest features of ExDoc.
    kianmeng committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e6e5a3d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Merge pull request #21 from kianmeng/misc-doc-changes

    Misc doc changes
    mroth authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    da49733 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Update mix.exs

    josevalim authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    6df614e View commit details
    Browse the repository at this point in the history
  2. Update CI and fix warning

    halfdan committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    716eb5a View commit details
    Browse the repository at this point in the history
  3. Remove travis reference

    halfdan committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    11482bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from josevalim/patch-1

    Update mix.exs
    mroth authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    2be152d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25 from mroth/update-ci

    Update CI and fix warning
    halfdan authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    bd0efc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Update dependencies

    closes #27
    halfdan committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    fee0e9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from mroth/fb/27

    Update dependencies
    halfdan authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    3ab89de View commit details
    Browse the repository at this point in the history
  3. Apply mix format

    refs #28
    halfdan committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    e579c41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f2cef3 View commit details
    Browse the repository at this point in the history
  5. Remove unused deps

    halfdan committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    1ac0a35 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #31 from mroth/fb/28

    Format code and lint in CI
    halfdan authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    bfe2c9c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Fix Elixir 1.19 warning

    fixes #33
    halfdan committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    c5e19ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from mroth/fb/ex119

    Fix Elixir 1.19 warning
    halfdan authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    7a4bb6b View commit details
    Browse the repository at this point in the history
  3. Release 0.3.1

    halfdan committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    df51a16 View commit details
    Browse the repository at this point in the history
Loading