Skip to content

Releases: Jus-Codin/CTF-Architect

v0.1.0a14

11 Mar 15:47
Compare
Choose a tag to compare

What's Changed

  • Emergency fix for ctfa chall init

Full Changelog: v0.1.0a13...v0.1.0a14

v0.1.0a13

09 Mar 12:32
88b1e93
Compare
Choose a tag to compare

What's Changed

This is a bugfix release to prepare for an eventual v0.1.0 release

  • fix: only flag missing extras that are required
  • fix: correctly initialize challenge when target_dir is specified
  • fix: allow directories for solution and src files
  • fix: correctly handle files as None
  • fix: allow service port to be None
  • fix: correctly load existing config for repo init

Full Changelog: v0.1.0a12...v0.1.0a13

v0.1.0a12

06 Mar 12:40
Compare
Choose a tag to compare

What's Changed

  • feat: create ctfa chall update command by @Jus-Codin in #28
  • feat: add trove classifiers
  • feat: allow uninteractive mapping generation
  • style: updated code styling
  • fix: serialize paths to posix format by @Jus-Codin in #27
  • fix: remove blank line from start of READMEs

Full Changelog: v0.1.0a11...v0.1.0a12

v0.1.0a11

28 Jan 20:00
f4ef838
Compare
Choose a tag to compare

What's Changed

  • Fixed missing table column in root and category README.md files

Full Changelog: v0.1.0a10...v0.1.0a11

v0.1.0a10

25 Jan 16:49
100e821
Compare
Choose a tag to compare

What's Changed

  • CLI has been fully rewritten
  • Better documentation of Challenge and Challenge Repository specifications
  • Complete internal codebase rewrite

Full Changelog: v0.1.0a9...v0.1.0a10

v0.1.0a9

02 Sep 14:50
Compare
Choose a tag to compare

Note

chall-architect is not confirmed to be functional in this version

What's Changed

  • Improved support for multi-service challenges by @Jus-Codin in #20

Full Changelog: v0.1.0a8...v0.1.0a9

v0.1.0a8

19 Jul 01:57
Compare
Choose a tag to compare

What's Changed

  • Fix: Commands no longer immediately error out
  • Feat: Allow adding source files to challenge by @Jus-Codin in #16
  • Feat: Add new terminal animations to docs by @Jus-Codin in #17

Full Changelog: v0.1.0a7...v0.1.0a8

v0.1.0a7

10 Jul 10:13
Compare
Choose a tag to compare

v0.1.0a6.1

16 Apr 09:36
Compare
Choose a tag to compare

v0.1.0a6

16 Apr 09:27
Compare
Choose a tag to compare
Fix bug when no services specified