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: dzhus/static-text
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.3.1
Choose a base ref
...
head repository: dzhus/static-text
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 17 commits
  • 12 files changed
  • 1 contributor

Commits on Dec 1, 2017

  1. chore: -Wall & -Werror

    dzhus committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    dfcf910 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Configuration menu
    Copy the full SHA
    f4be787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2ae5a View commit details
    Browse the repository at this point in the history
  3. doc: Bump year

    dzhus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    a5227cf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. test: Enable doctests

    dzhus committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    93a84bb View commit details
    Browse the repository at this point in the history
  2. doc: Changelog format

    dzhus committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    9eca35d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c76b3cf View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. refactor: Rename sext to static-text #2

    BREAKING CHANGE
    dzhus committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    3351fa0 View commit details
    Browse the repository at this point in the history
  2. refactor: Rename StaticText associated data type to Static

    This avoids confusingly-looking names such as `StaticText 16 Text` or
    `StaticText 24 ByteString`.
    
    BREAKING CHANGE
    dzhus committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    96195be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd4f96 View commit details
    Browse the repository at this point in the history
  4. refactor: Rename $(sext to $(st

    BREAKING CHANGE
    dzhus committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    331050b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. docs: Name changes in 0.2

    dzhus committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    4d9ead7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f28784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4841ac7 View commit details
    Browse the repository at this point in the history
  4. docs: 0.2.0 release

    dzhus committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    1e180c3 View commit details
    Browse the repository at this point in the history
  5. chore: Do not use -Werror, build with --pedantic

    -Werror blocks Hackage uploads
    dzhus committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    601956e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    471071d View commit details
    Browse the repository at this point in the history
Loading