fe42fd36d4
Update version to v2022.04.30
2022-04-30 13:37:52 +10:00
21a9ec2826
Fix appimage download url in readme
2022-04-25 16:42:15 +10:00
65fd97cdef
Update version to v2022.04.25
2022-04-25 16:27:31 +10:00
f244571b2d
release: Update readme and release file
2022-04-25 16:27:04 +10:00
507e547aa4
Update version to v2022.04.23
2022-04-23 17:52:40 +10:00
e01e2351b2
Make installable on Ubuntu Jammy
...
- Move to python3.10
- Move to ruby3.0
2022-04-23 17:49:49 +10:00
8aa9c1ed9f
Update version to v2022.04.18
2022-04-18 00:26:49 +10:00
51700abd3a
Update version to v2022.03.15
2022-03-15 10:25:45 +10:00
34130e2506
Update version to v2022.03.12
2022-03-12 23:58:43 +10:00
607653271b
Update version to v2022.02.25
2022-02-25 23:41:56 +10:00
6a9e800b3b
Update version to v2022.02.23
2022-02-23 18:54:46 +10:00
ccdd657c10
Update version to v2022.02.13
2022-02-13 09:14:13 +10:00
a016a36f61
Update version to v2022.01.28
2022-01-28 19:41:13 +10:00
ec62376f27
Update version to v2022.01.27
2022-01-27 16:52:20 +10:00
d192674236
Update version to v2022.01.24
2022-01-24 23:08:29 +10:00
e13d470d82
Update version to v2022.01.22
2022-01-22 17:42:38 +10:00
b11f51ab75
Update version from v2022.01.18 to v2022.01.21.
2022-01-21 09:03:14 +10:00
4feefbfb2a
Update version from v2022.01.13 to v2022.01.18.
2022-01-18 15:35:59 +10:00
072b2b3132
Install from latest tag
...
- Installing from latest tag is best afterall.
- The tip pulls in dependencies from their latest tag, but that
combination is untested.
- Only tagged commits are tested to work.
2022-01-18 15:30:40 +10:00
7fd5084040
Its best to install from the tip.
...
- Installing from the latest tag misses the latest fixes, features,
and bugs...
2022-01-09 11:25:00 +10:00
f5fb1cc84a
Update version from v2022.01.07 to v2022.01.08.
2022-01-08 10:00:06 +10:00
386a1dca1c
Update version from v2022.01.05 to v2022.01.07.
2022-01-07 09:23:36 +10:00
81588e15d1
Update version from v2022.01.04 to v2022.01.05.
2022-01-05 23:52:20 +10:00
125101026c
Update version from v2022.01.03 to v2022.01.04.
2022-01-04 08:34:53 +10:00
2dc9c0f71a
Update version from v2021.12.24 to v2022.01.03.
2022-01-03 23:29:33 +10:00
4045b002d9
Make sure a recent version of pip is used.
...
- The version in impish isn't new enough.
2021-12-29 22:52:52 +10:00
664a77909d
Update version from v2021.12.22 to v2021.12.24.
2021-12-24 01:02:31 +10:00
292f58e309
Update version from 2021.12.22 to v2021.12.22.
2021-12-22 11:33:20 +10:00
851a40dd1a
Update version from 2021.12.20 to 2021.12.22.
2021-12-22 11:15:45 +10:00
cc69e00889
Make it easier to copy & paste from the Readme.
2021-12-21 19:01:32 +10:00
3ffeae2aee
Smaller headings in Readme.
2021-12-21 17:09:51 +10:00
69f35a3cc7
Improve Readme.
2021-12-21 13:34:55 +10:00
4af553b67f
Add missed change to Readme.
2021-12-21 13:16:20 +10:00
0a08155880
Improve Readme.
...
- Remove redundant lines.
- Break up instructions into subsections.
- Easier to copy commands.
- Brief comment on webserver.
2021-12-21 13:09:51 +10:00
3b29fb3c10
Better formatting in Readme.
2021-12-21 13:00:31 +10:00
2481c43935
Add new installation method to README.
...
- Can now install directly with pip.
- Need to run a seperate command to install the tools.
2021-12-21 12:54:17 +10:00
8b4a9c4210
Make installation a little easier.
...
- Provide explicit wget commands for downloading.
2021-12-09 11:23:34 +10:00
bc83e9f736
release: Add snap installation instructions to the README.
2021-12-06 15:47:07 +10:00
75a028272d
tools: Dropped python-modulefinder and disassembly.
...
- Modulefinder often has errors.
- Both tools aren't commonly used.
2021-11-28 22:58:42 +10:00
3b8a6cffcb
Use ubuntu dependencies for tools.
...
- No longer sourcing deps for flatpak's sake.
- Switching from svglib to cairosvg since svglib not in ubuntu.
2021-11-26 03:30:17 +10:00
58b78e9ce4
Move packaging scripts for docker and appimage into subdirectory.
...
- De-clutter the project root directory.
2021-11-03 21:23:15 +10:00
d540636fd5
Create an install script.
2021-10-31 22:49:13 +10:00
4174f10526
Drop install-dependencies script.
...
- Do a standard install with pip.
- Run install-tools afterwards.
- util-linux was needed for what?
2021-10-31 21:41:32 +10:00
d83bea2ba8
release: Move eris to ubuntu 21.10.
...
- Update readme.
- php7 -> php8.
- Fix python-coverage.
- Also need python decorator module.
- Replaced Mcrt1 with rotatingtree since Mcrt1 started raising
a new warning.
2021-10-18 01:40:39 +10:00
e76d0bd03d
release: Drop flatpak releases.
...
- Too much effort required to maintain the manifest file.
- Still have appimage and docker, which are both much easier to
keep working.
2021-09-15 22:13:55 +10:00
071096821c
tools: Add git diff.
...
- This is worth it afterall.
- Eris will get out of sync when the diffs are commited,
but this is also true of git-blame and git-log.
- The user can refresh the old results with shift-r.
2021-07-11 16:25:25 +10:00
0170d24abb
tools: Remove golint.
...
- golint has been deprecated.
2021-06-06 00:20:42 +10:00
51687598b1
release: Eris works on ubuntu 21.04.
...
- Update ubuntu version in README.
2021-05-19 02:14:10 +10:00
5d553a6542
release: Move to python3.9
2021-05-19 02:14:10 +10:00
10a4908204
Tweaked Readme.
...
- "File types" is clearer than "Extensions".
2020-10-17 12:14:16 +10:00