Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Latest commit

 

History

History
91 lines (64 loc) · 6.02 KB

CHANGELOG.md

File metadata and controls

91 lines (64 loc) · 6.02 KB

Change Log

stable (2016-07-27)

Full Changelog

Closed issues:

  • Hex.pm responds with HTTP code 400 when publishing docs #45
  • Error: badarg when trying to publish package #44
  • Badmatch error when attempting to authenticate using a correct username and password #28

Merged pull requests:

stable (2016-01-28)

Full Changelog

0.2.0 (2016-01-28)

Full Changelog

Fixed bugs:

  • Bad formatting for requirements #38
  • Packages should only be published in hex.pm if all their dependencies are also published there #36
  • Error Code 500 when hexer try to publish jiffy repository #27

Closed issues:

  • Add support for docs #32
  • HTTP 400 error when using {vsn, git} in src/appname.app.src #31

Merged pull requests:

0.1.0 (2016-01-11)

Full Changelog

Merged pull requests:

0.0.1 (2016-01-08)

Implemented enhancements:

  • Add a feature to change pkg_name value from the *.app.src to upload package with different names #16

Fixed bugs:

  • Hexer is not uploading Emakefiles to hex #22
  • TEST and SHELL DEPS should be ignored #24 (elbrujohalcon)

Closed issues:

  • Change the default value of build_tools field from to other more generic #19
  • Change the value of build_tools field from [<<"make">>] to other more generic #18
  • Add escript binary to repo so it can be downloaded by hexer.mk #13
  • Update README with details on how to publish your erlang.mk packages #12
  • Command: publish package #7
  • Command: register new user #6
  • Command: generate API key #5
  • Erlang.mk 3rd-party plug-in #4
  • Fulfil the open-source checklist #3
  • Initial Project Setup #2

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator