Skip to content

Releases: ossillate-inc/packj

Rules and placeholder for more upcoming checks

01 Feb 18:13
Compare
Choose a tag to compare

Add more rules to .packj.yaml and code placeholder for additional upcoming checks.

Add support to dump version info (feature request)

26 Jan 17:49
Compare
Choose a tag to compare

Add support to dump version info as per the feature request: #27

Fix gem file parsing & add account support

08 Dec 04:29
Compare
Choose a tag to compare

This release

  • Fixes Gemfile parsing bug. Packj can now accept both, Gemfile and Gemfile.lock. It picks the correct one automatically.
  • Add support for user to authenticate account on Packj.dev

Rename config to '.packj.yaml' for consistent usage

18 Oct 20:45
Compare
Choose a tag to compare

Rename config to '.packj.yaml' for consistent usage across PyPI package, Docker instance, and GitHub runner.

Modify code to accept '.packj.yaml' for customizing alerts

12 Oct 19:43
Compare
Choose a tag to compare

Modify code to accept '.packj.yaml' for customizing alerts

List deps in setup.py file

11 Oct 16:08
Compare
Choose a tag to compare

List dependencies in setup.py file using requires_dist

Add missing file in MANIFEST.in

11 Oct 15:35
Compare
Choose a tag to compare

Rename 'packj.yaml' in MANIFEST.in to 'config.yaml' to reflect the current filename.