Skip to content

Releases: SublimeText/Ceedling

Ceedling for ST3+ v1.0.9

16 Dec 20:27
ac959fe
Compare
Choose a tag to compare
  • Fix missing os module import.

Ceedling for ST3+ v1.0.8

16 Dec 11:36
f167f36
Compare
Choose a tag to compare

-Improvements to exclude Ceedling infrastructure and build folders from indexing.

  • Improvements to build output. Filenames and line numbers are now clickable.

Ceedling for ST3+ v 1.0.7

14 Dec 12:35
304fa78
Compare
Choose a tag to compare

Shift exclusions to Project file.

Ceedling for ST3+ v1.0.6

14 Dec 12:31
4319485
Compare
Choose a tag to compare
  • Shift binary file patters and exclusions to Project File.

Ceedling for ST3+ v1.0.5

11 Dec 05:21
b69d883
Compare
Choose a tag to compare
  • Add support for logging and verbose output
  • Fix issue with build_release

Ceedling for ST3+ 1.0.4

07 Dec 06:21
e4cad6b
Compare
Choose a tag to compare
  • Move Unity test function snippets to Unity Test Completions.
  • Remove trailing comma in messages.json

Ceedling for ST3+ v1.0.3

05 Dec 20:43
21d24b7
Compare
Choose a tag to compare

Changes

  • bugfix for indentation issue in CeedlingExec.py

Ceedling for ST3+ v1.0.2

05 Dec 20:41
b827a1c
Compare
Choose a tag to compare
  • Completions moved to new package Unity Test Completions
  • Checks for configured release_build in project.yml before attempting to build releases.
  • bugfix for colons preceding dots and slashes in path configuration

Ceedling for ST3+ 1.0.1

03 Dec 22:16
564d69d
Compare
Choose a tag to compare
Merge pull request #8 from pajacobson/restructure_package

Adding completions

Ceedling for ST3+

03 Dec 06:48
4a9aa79
Compare
Choose a tag to compare

Major update with breaking changes from previous ST2 version.