James Dunkerley
5a6b6749cc
Restructuring for File.read ( #3390 )
...
- Added Encoding type
- Added `Text.bytes`, `Text.from_bytes` with Encoding support
- Renamed `File.read` to `File.read_text`
- Renamed `File.write` to `File.write_text`
- Added Encoding support to `File.read_text` and `File.write_text`
- Added warnings to invalid encodings
2022-04-19 16:50:03 +00:00
Dmitry Bushev
23e5216922
Fix docparser ( #3370 )
...
Changelog:
- fix the docparser case when there is an unclosed formatted section before a list
- add the test checking the doc generation on the stdlib
2022-03-31 04:44:34 +00:00
Radosław Waśko
cc7333812d
The library developer should be able to handle specific types of Panics while passing through others ( #3344 )
...
Implements https://www.pivotaltracker.com/story/show/181569176
Also ensures that Dataflow Errors have proper stack traces (earlier they did not point at the right location).
2022-03-18 16:57:06 +00:00
Michał Wawrzyniec Urbańczyk
4baad5f146
Nightly proccess preparations: Setting Enso version through the environment ( #3241 )
...
Co-authored-by: Radosław Waśko <radoslaw.wasko@enso.org>
Co-authored-by: Radosław Waśko <wasko.radek@gmail.com>
2022-02-07 15:14:32 +01:00
Dmitry Bushev
8dfbe93df8
Bump the snapshot version
2021-10-01 15:43:02 +03:00
Dmitry Bushev
ae54ae0566
Prepare for the 0.2.31 release ( #2004 )
2021-10-01 15:39:39 +03:00
Ara Adkins
8d676259b9
Bump the snapshot version
2021-09-23 14:17:45 +01:00
Ara Adkins
1a2c3ddf20
Prepare for the 0.2.30 release ( #1999 )
2021-09-23 14:16:33 +01:00
Ara Adkins
2d8dd2876b
Bump the snapshot version
2021-09-16 09:37:15 +01:00
Ara Adkins
c22c41b8df
Prepare for the 0.2.29 release ( #1995 )
2021-09-16 09:36:08 +01:00
Ara Adkins
c9e6fa2065
Bump the snapshot version
2021-09-02 15:02:33 +01:00
Ara Adkins
3b84547264
Prepare for the 0.2.28 release ( #1988 )
2021-09-02 15:01:18 +01:00
Ara Adkins
1d16698527
Bump the snapshot version
2021-08-23 13:04:01 +01:00
Ara Adkins
f068579248
Prepare for the 0.2.27 release ( #1970 )
2021-08-23 12:59:58 +01:00
Ara Adkins
f53744ff53
Bump the snapshot version
2021-08-19 14:44:56 +01:00
Ara Adkins
5820547c81
Prepare for the 0.2.26 release ( #1965 )
2021-08-19 14:43:26 +01:00
Ara Adkins
2fcc0d7ea5
Bump the snapshot version
2021-08-18 09:57:02 +01:00
Ara Adkins
0cff78b481
Prepare for the 0.2.25 release ( #1959 )
2021-08-18 09:54:52 +01:00
Radosław Waśko
be6e60509a
Tool To Bump Stdlib Version ( #1947 )
2021-08-13 18:14:20 +02:00
Radosław Waśko
5e86343a9c
Make Legal Notices Order Deterministic ( #1891 )
2021-07-22 13:00:23 +02:00
Radosław Waśko
b58e895b18
Editions Integration ( #1832 )
2021-07-08 15:38:20 +02:00