Skip to content

Releases: OSC/bc_osc_codeserver

v0.13.0

25 Jul 21:39
2b8b022
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

03 Jun 17:09
cfd5a63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

07 Apr 16:16
2c3f2f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

06 Jan 16:12
e350a98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

version 0.9.0

29 Jan 16:20
9e57830
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

version 0.8.0

29 Jan 16:10
60dd781
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

version 0.7.0

23 Mar 19:48
bb8409d
Compare
Choose a tag to compare

What's Changed

  • Remove 3.4 option and extensions flag @travert in #32

version 0.6.0

15 Dec 20:45
0f4b5b1
Compare
Choose a tag to compare

What's Changed

  • use pitzer instead of pitzer-login for apptainer updates by @johrstrom in #31

Full Changelog: v0.5.0...v0.6.0

version v0.5.0

25 Oct 13:28
f611249
Compare
Choose a tag to compare

[0.5.0] - 2022-10-25

Added

  • 30 Added support for Code-server 4.5.1.

version 0.4.0

16 Aug 19:37
35c3380
Compare
Choose a tag to compare

[0.4.0] - 2021-08-16

Added

  • 20 add better support around the cpp extension, initializing a db on a local file system.

Changed

  • 19 changed the shebang of the main script to bash -l so that modules and extra PATH settings get loaded from a user's ~/.bashrc file.