Skip to content

Releases: schmidtwmark/SwiftCodingEnvironment

1.1.2

Choose a tag to compare

@schmidtwmark schmidtwmark released this 01 Jan 21:23

Remove @sendable from main function to silence a warning in Swift Playgrounds

1.1.1

Choose a tag to compare

@schmidtwmark schmidtwmark released this 01 Jan 13:51
  • Remove package specifier

1.1

1.1

Choose a tag to compare

@schmidtwmark schmidtwmark released this 01 Jan 02:34
  • Uses synchronous code for console methods
  • Use detached threads
  • Eliminate try/catch to simplify student interface

1.0

1.0

Choose a tag to compare

@schmidtwmark schmidtwmark released this 01 Jan 02:28
  • Uses synchronous code for console methods
  • Use detached threads
  • Eliminate try/catch to simplify student interface

0.2

0.2

Choose a tag to compare

@schmidtwmark schmidtwmark released this 20 Dec 02:52
cleanup

0.1.5

Choose a tag to compare

@schmidtwmark schmidtwmark released this 11 Dec 16:44
Update visibility declarations

0.1.4

Choose a tag to compare

@schmidtwmark schmidtwmark released this 11 Dec 04:03
Make CodeEnvironmentView constructor public

0.1.3

Choose a tag to compare

@schmidtwmark schmidtwmark released this 11 Dec 03:39

Adds public access modifier

0.1.2

Choose a tag to compare

@schmidtwmark schmidtwmark released this 10 Dec 22:45
Use swift 5

0.1.1

Choose a tag to compare

@schmidtwmark schmidtwmark released this 10 Dec 22:44
Improved package