File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.2.0] ( https://github.com/appercept/Delphi-WebMocks/tree/1.2.0 ) (2020-07-24)
3+ ## [ 1.2.1] ( https://github.com/appercept/Delphi-WebMocks/tree/1.2.1 ) (2020-07-24)
4+
5+ [ Full Changelog] ( https://github.com/appercept/Delphi-WebMocks/compare/1.2.0...1.2.1 )
6+
7+ ** Fixed bugs:**
8+
9+ - Cannot browse to source when installed via Delphinus [ \# 28] ( https://github.com/appercept/Delphi-WebMocks/issues/28 )
10+
11+ ## [ 1.2.0] ( https://github.com/appercept/Delphi-WebMocks/tree/1.2.0 ) (2020-07-23)
412
513[ Full Changelog] ( https://github.com/appercept/Delphi-WebMocks/compare/1.1.0...1.2.0 )
614
Original file line number Diff line number Diff line change 11{
2+ "browsing_pathes" : [
3+ { "pathes" : " ." , "platforms" : " Win32;Win64" }
4+ ],
25 "search_pathes" : [
36 { "pathes" : " ." , "platforms" : " Win32;Win64" }
47 ],
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ WebMocks should now be listed in
2626WebMocks is a source only library. You do not need to compile any packages.
2727Steps:
28281 . Download and extract the latest version
29- [ 1.2.0 ] ( https://github.com/appercept/Delphi-WebMocks/archive/1.2.0 .zip ) .
29+ [ 1.2.1 ] ( https://github.com/appercept/Delphi-WebMocks/archive/1.2.1 .zip ) .
30302 . Add the extracted folder to Delphi's "Library path" under "Tools >
3131 Options... > Language > Delphi > Library".
3232
You can’t perform that action at this time.
0 commit comments