Skip to content

Releases: idscan/owl-cpp

Version using std::filesystem

21 Oct 13:51
e514d69
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3.97-tp6...0.3.3.97-idscan7

Further temp std::filesystem version

17 Oct 22:13
Compare
Choose a tag to compare
Pre-release
0.3.3.97.jf5

ENT-12650 Missed another use of BOOST rather than Boost

Further temp 0.3.3.97 with std::filesystem

17 Oct 16:19
Compare
Choose a tag to compare
ENT-12650 Remove conditional

This makes it more like old patch version

Temp further std::filesystem version

17 Oct 15:30
Compare
Choose a tag to compare
Pre-release
0.3.3.97-jf2

ENT-12650 Minor fixes to previous

Temp 0.3.3.97 with std::filesystem

17 Oct 14:15
Compare
Choose a tag to compare
Pre-release
EMT-12650 Further fixes

Particularly after trying USE_BOOST_FILESYSTEM=ON

0.3.3.97 with C++17 compatibility updates

04 Aug 16:01
3d14df9
Compare
Choose a tag to compare

Add latest C++17 change to 0.3.3.97-tp5

Temp redo 0.3.3.97-jf2

17 Oct 15:37
3d14df9
Compare
Choose a tag to compare
Pre-release

No change but previous was replacement of earlier one we deleted and confusing system

Temp 0.3.3.97 version with further C++17 fix

04 Aug 10:32
Compare
Choose a tag to compare

Need to have some more changes

C++17 compliant release

14 May 16:41
99ecc36
Compare
Choose a tag to compare

Fixed issues with non compliant code related to auto_ptr

C++17 compliant

14 May 08:24
Compare
Choose a tag to compare
0.3.3.97-tp4

ENT-2470: Changed auto_ptr to unique_ptr